Searched defs:SelectTrunc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 1876 bool PPCFastISel::SelectTrunc(const Instruction *I) { SelectTrunc() function in PPCFastISel |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMFastISel.cpp | 2583 bool ARMFastISel::SelectTrunc(const Instruction *I) { SelectTrunc() function in ARMFastISel |