Searched defs:DestOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenInstruction.cpp | 355 std::pair<unsigned, unsigned> DestOp = (FirstIsDest ? LHSOp : RHSOp); ParseConstraint() local |
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAG.cpp | 1475 SDValue DestOp; getBitcastedAnyExtOrTrunc() local |