Home
last modified time | relevance | path

Searched refs:SelectIndirectBr (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp134 bool SelectIndirectBr(const Instruction *I);
1766 bool PPCFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in PPCFastISel
1862 return SelectIndirectBr(I); in fastSelectInstruction()
/external/llvm/lib/Target/ARM/
DARMFastISel.cpp140 bool SelectIndirectBr(const Instruction *I);
1334 bool ARMFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in ARMFastISel
2812 return SelectIndirectBr(I); in fastSelectInstruction()