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

  /external/llvm/utils/TableGen/
DAGISelMatcherGen.cpp 133 void EmitResultOperand(const TreePatternNode *N,
775 EmitResultOperand(DefaultOp.DefaultOps[i], InstOps);
796 EmitResultOperand(Child, InstOps);
    [all...]
  /external/swiftshader/third_party/LLVM/utils/TableGen/
DAGISelMatcherGen.cpp 129 void EmitResultOperand(const TreePatternNode *N,
731 EmitResultOperand(DefaultOp.DefaultOps[i], InstOps);
740 EmitResultOperand(Child, InstOps);
    [all...]

Completed in 165 milliseconds