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/Mips/
MipsFastISel.cpp 167 bool selectIntExt(const Instruction *I);
1801 bool MipsFastISel::selectIntExt(const Instruction *I) {
2074 return selectIntExt(I);
  /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64FastISel.cpp 172 bool selectIntExt(const Instruction *I);
4473 bool AArch64FastISel::selectIntExt(const Instruction *I) {
5060 return selectIntExt(I);

Completed in 57 milliseconds