Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCFastISel.cpp140 bool SelectTrunc(const Instruction *I);
1873 bool PPCFastISel::SelectTrunc(const Instruction *I) { in SelectTrunc() function in PPCFastISel
1978 return SelectTrunc(I); in fastSelectInstruction()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMFastISel.cpp184 bool SelectTrunc(const Instruction *I);
2580 bool ARMFastISel::SelectTrunc(const Instruction *I) { in SelectTrunc() function in ARMFastISel
2877 return SelectTrunc(I); in fastSelectInstruction()