Searched defs:ResultOps (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | DAGISelMatcherGen.cpp | 635 EmitResultOfNamedOperand(const TreePatternNode * N,SmallVectorImpl<unsigned> & ResultOps) EmitResultOfNamedOperand() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | TargetLowering.cpp | 5955 std::vector<SDValue> ResultOps; lowerImmediateIfPossible() local |