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

Declarations

include/llvm/CodeGen/SelectionDAG.h
 1175   SDValue expandVACopy(SDNode *Node);

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 2926     Results.push_back(DAG.expandVACopy(Node));
lib/Target/X86/X86ISelLowering.cpp
22399     return DAG.expandVACopy(Op.getNode());