Home
last modified time | relevance | path

Searched defs:ResultOps (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp641 SmallVectorImpl<unsigned> &ResultOps){ in EmitResultOfNamedOperand()
672 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultLeafAsOperand()
1000 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultSDNodeXFormAsOperand()
1020 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp4945 std::vector<SDValue> ResultOps; in ChooseConstraint() local