Searched refs:SelectIndirectBr (Results 1 – 2 of 2) sorted by relevance
123 bool SelectIndirectBr(const Instruction *I);1846 bool PPCFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in PPCFastISel1937 return SelectIndirectBr(I); in fastSelectInstruction()
190 bool SelectIndirectBr(const Instruction *I);1363 bool ARMFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in ARMFastISel2905 return SelectIndirectBr(I); in fastSelectInstruction()