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

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCFastISel.cpp 130 bool SelectFPExt(const Instruction *I);
955 bool PPCFastISel::SelectFPExt(const Instruction *I) {
1951 return SelectFPExt(I);
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMFastISel.cpp 168 bool SelectFPExt(const Instruction *I);
1483 bool ARMFastISel::SelectFPExt(const Instruction *I) {
2832 return SelectFPExt(I);

Completed in 43 milliseconds