reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/X86ISelDAGToDAG.cpp
 3122     if (auto *OperandC = dyn_cast<ConstantSDNode>(Operand)) {
 3140         Operand = CurDAG->getTargetConstant(OperandV, SDLoc(Node), MemVT);
 3143         Operand = CurDAG->getTargetConstant(OperandV, SDLoc(Node), MemVT);
 3154                              Segment, Operand, CopyTo, CopyTo.getValue(1)};
 3159                              Segment, Operand, InputChain};