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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
FastISel.h 259 bool selectInstruction(const Instruction *I);
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 1476 bool FastISel::selectInstruction(const Instruction *I) {
SelectionDAGISel.cpp 1493 if (FastIS->selectInstruction(Inst)) {

Completed in 44 milliseconds