Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/PowerPC/
HDPPCFastISel.cpp132 bool SelectBranch(const Instruction *I);
748 bool PPCFastISel::SelectBranch(const Instruction *I) { in SelectBranch() function in PPCFastISel
1848 return SelectBranch(I); in fastSelectInstruction()
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMFastISel.cpp146 bool SelectBranch(const Instruction *I);
1249 bool ARMFastISel::SelectBranch(const Instruction *I) { in SelectBranch() function in ARMFastISel
2821 return SelectBranch(I); in fastSelectInstruction()