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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCFastISel.cpp 137 bool SelectIntExt(const Instruction *I);
1899 bool PPCFastISel::SelectIntExt(const Instruction *I) {
1983 return SelectIntExt(I);
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMFastISel.cpp 181 bool SelectIntExt(const Instruction *I);
2737 bool ARMFastISel::SelectIntExt(const Instruction *I) {
2875 return SelectIntExt(I);

Completed in 20 milliseconds