Searched refs:SelectIndirectBr (Results 1 – 2 of 2) sorted by relevance
134 bool SelectIndirectBr(const Instruction *I);1766 bool PPCFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in PPCFastISel1862 return SelectIndirectBr(I); in fastSelectInstruction()
140 bool SelectIndirectBr(const Instruction *I);1334 bool ARMFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in ARMFastISel2812 return SelectIndirectBr(I); in fastSelectInstruction()