Searched refs:SelectIndirectBr (Results 1 – 2 of 2) sorted by relevance
129 bool SelectIndirectBr(const Instruction *I);1860 bool PPCFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in PPCFastISel1951 return SelectIndirectBr(I); in fastSelectInstruction()
165 bool SelectIndirectBr(const Instruction *I);1320 bool ARMFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in ARMFastISel2832 return SelectIndirectBr(I); in fastSelectInstruction()