Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp165 bool SelectSDiv(const Instruction *I);
1419 bool ARMFastISel::SelectSDiv(const Instruction *I) { in SelectSDiv() function in ARMFastISel
2095 return SelectSDiv(I); in TargetSelectInstruction()