Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp163 bool SelectSIToFP(const Instruction *I);
1324 bool ARMFastISel::SelectSIToFP(const Instruction *I) { in SelectSIToFP() function in ARMFastISel
2085 return SelectSIToFP(I); in TargetSelectInstruction()