Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp133 bool SelectBranch(const Instruction *I);
762 bool PPCFastISel::SelectBranch(const Instruction *I) { in SelectBranch() function in PPCFastISel
1860 return SelectBranch(I); in fastSelectInstruction()
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMFastISel.cpp158 bool SelectBranch(const Instruction *I);
1093 bool ARMFastISel::SelectBranch(const Instruction *I) { in SelectBranch() function in ARMFastISel
2076 return SelectBranch(I); in TargetSelectInstruction()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp139 bool SelectBranch(const Instruction *I);
1237 bool ARMFastISel::SelectBranch(const Instruction *I) { in SelectBranch() function in ARMFastISel
2810 return SelectBranch(I); in fastSelectInstruction()