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

  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 141 SmallVectorImpl<unsigned> &ResultOps);
143 SmallVectorImpl<unsigned> &ResultOps);
145 SmallVectorImpl<unsigned> &ResultOps);
147 SmallVectorImpl<unsigned> &ResultOps);
149 SmallVectorImpl<unsigned> &ResultOps);
581 SmallVectorImpl<unsigned> &ResultOps){
588 ResultOps.push_back(SlotNo - 1 + i);
602 ResultOps.push_back(NextRecordedOperandNo++);
608 ResultOps.push_back(SlotNo + i);
612 SmallVectorImpl<unsigned> &ResultOps) {
    [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]

Completed in 128 milliseconds