Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp164 bool SelectFPToSI(const Instruction *I);
1358 bool ARMFastISel::SelectFPToSI(const Instruction *I) { in SelectFPToSI() function in ARMFastISel
2087 return SelectFPToSI(I); in TargetSelectInstruction()