Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp166 bool SelectSRem(const Instruction *I);
1447 bool ARMFastISel::SelectSRem(const Instruction *I) { in SelectSRem() function in ARMFastISel
2097 return SelectSRem(I); in TargetSelectInstruction()