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/
H A 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/
H A 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()