Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp170 bool SelectIntCast(const Instruction *I);
1990 bool ARMFastISel::SelectIntCast(const Instruction *I) { in SelectIntCast() function in ARMFastISel
2107 return SelectIntCast(I); in TargetSelectInstruction()