Home
last modified time | relevance | path

Searched refs:selectTrunc (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsFastISel.cpp105 bool selectTrunc(const Instruction *I);
1515 bool MipsFastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in MipsFastISel
1805 return selectTrunc(I); in fastSelectInstruction()
/NextBSD/contrib/llvm/lib/Target/AArch64/
HDAArch64FastISel.cpp130 bool selectTrunc(const Instruction *I);
3771 bool AArch64FastISel::selectTrunc(const Instruction *I) { in selectTrunc() function in AArch64FastISel
4958 return selectTrunc(I); in fastSelectInstruction()