Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/PowerPC/ !
H A DPPCFastISel.cpp130 bool SelectFPTrunc(const Instruction *I);
973 bool PPCFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in PPCFastISel
1952 return SelectFPTrunc(I); in fastSelectInstruction()
/src/contrib/llvm-project/llvm/lib/Target/ARM/ !
H A DARMFastISel.cpp168 bool SelectFPTrunc(const Instruction *I);
1505 bool ARMFastISel::SelectFPTrunc(const Instruction *I) { in SelectFPTrunc() function in ARMFastISel
2842 return SelectFPTrunc(I); in fastSelectInstruction()