Searched defs:SelectBranch (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/PowerPC/ | ||
H A D | PPCFastISel.cpp | 763 bool PPCFastISel::SelectBranch(const Instruction *I) { SelectBranch() function in PPCFastISel |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMFastISel.cpp | 1224 bool ARMFastISel::SelectBranch(const Instruction *I) { SelectBranch() function in ARMFastISel |