Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp128 bool SelectIndirectBr(const Instruction *I);
1859 bool PPCFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in PPCFastISel
1950 return SelectIndirectBr(I); in fastSelectInstruction()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMFastISel.cpp165 bool SelectIndirectBr(const Instruction *I);
1320 bool ARMFastISel::SelectIndirectBr(const Instruction *I) { in SelectIndirectBr() function in ARMFastISel
2835 return SelectIndirectBr(I); in fastSelectInstruction()