Searched refs:SelectIndirectBr (Results 1 – 2 of 2) sorted by relevance
128 bool SelectIndirectBr(const Instruction *I);1859 bool PPCFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in PPCFastISel1950 return SelectIndirectBr(I); in fastSelectInstruction()
165 bool SelectIndirectBr(const Instruction *I);1320 bool ARMFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in ARMFastISel2835 return SelectIndirectBr(I); in fastSelectInstruction()