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

/external/llvm/lib/Target/ARM/
H A DARMFastISel.cpp162 bool SelectFPTrunc(const Instruction *I);
1570 bool ARMFastISel::SelectFPTrunc(const Instruction *I) { function in class:ARMFastISel
2842 return SelectFPTrunc(I);

Completed in 70 milliseconds