Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherGen.cpp579 SmallVectorImpl<unsigned> &ResultOps){ in EmitResultOfNamedOperand()
610 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultLeafAsOperand()
910 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultSDNodeXFormAsOperand()
930 SmallVectorImpl<unsigned> &ResultOps) { in EmitResultOperand()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2567 std::vector<SDValue> ResultOps; in ChooseConstraint() local