Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp141 bool SelectTrunc(const Instruction *I);
1881 bool PPCFastISel::SelectTrunc(const Instruction *I) { in SelectTrunc() function in PPCFastISel
1984 return SelectTrunc(I); in fastSelectInstruction()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp185 bool SelectTrunc(const Instruction *I);
2587 bool ARMFastISel::SelectTrunc(const Instruction *I) { in SelectTrunc() function in ARMFastISel
2884 return SelectTrunc(I); in fastSelectInstruction()