HomeSort by: relevance | last modified time | path
    Searched refs:SelectIndirectBr (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCFastISel.cpp 129 bool SelectIndirectBr(const Instruction *I);
1858 bool PPCFastISel::SelectIndirectBr(const Instruction *I) {
1949 return SelectIndirectBr(I);
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMFastISel.cpp 166 bool SelectIndirectBr(const Instruction *I);
1317 bool ARMFastISel::SelectIndirectBr(const Instruction *I) {
2827 return SelectIndirectBr(I);

Completed in 20 milliseconds