Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp135 bool SelectTrunc(const Instruction *I);
1876 bool PPCFastISel::SelectTrunc(const Instruction *I) { in SelectTrunc() function in PPCFastISel
1972 return SelectTrunc(I); in fastSelectInstruction()
/openbsd-src/gnu/llvm/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()