Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/ !
H A DPPCFastISel.cpp135 bool SelectTrunc(const Instruction *I);
1874 bool PPCFastISel::SelectTrunc(const Instruction *I) { in SelectTrunc() function in PPCFastISel
1970 return SelectTrunc(I); in fastSelectInstruction()
/src/contrib/llvm-project/llvm/lib/Target/ARM/ !
H A DARMFastISel.cpp179 bool SelectTrunc(const Instruction *I);
2583 bool ARMFastISel::SelectTrunc(const Instruction *I) { in SelectTrunc() function in ARMFastISel
2880 return SelectTrunc(I); in fastSelectInstruction()