HomeSort by relevance Sort by last modified time
    Searched refs:SelectInstruction (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
FastISel.h 99 /// SelectInstruction - Do "fast" instruction selection for the given
103 bool SelectInstruction(const Instruction *I);
  /external/llvm/lib/CodeGen/SelectionDAG/
FastISel.cpp 809 FastISel::SelectInstruction(const Instruction *I) {
    [all...]
SelectionDAGISel.cpp     [all...]

Completed in 63 milliseconds