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

Declarations

include/llvm/CodeGen/SelectionDAG.h
  565   SDVTList getVTList(EVT VT1, EVT VT2, EVT VT3);

References

include/llvm/CodeGen/SelectionDAG.h
  732     SDVTList VTs = getVTList(VT, MVT::Other, MVT::Glue);
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  259     SDVTList VTs = DAG.getVTList(N->getValueType(0), SVT, MVT::Other);
  272       DAG.getVTList(Op2.getValueType(), N->getValueType(1), MVT::Other);
 2852   SDVTList VTs = DAG.getVTList(NVT, NVT, MVT::Other);
 3559   SDVTList VTs = DAG.getVTList(VT, MVT::i1, MVT::Other);
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
 6743     getVTList(VT, Ptr.getValueType(), MVT::Other) : getVTList(VT, MVT::Other);
 7638   SDVTList VTs = getVTList(VT1, VT2, VT3);
 7883   SDVTList VTs = getVTList(VT1, VT2, VT3);
 7892   SDVTList VTs = getVTList(VT1, VT2, VT3);
 7900   SDVTList VTs = getVTList(VT1, VT2, VT3);
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 4559   SDVTList VTs = DAG.getVTList(MemVT, MVT::i1, MVT::Other);
lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
 2805       CurDAG->getVTList(RegTy, MVT::i32, MVT::Other), Ops);
lib/Target/AMDGPU/SIISelLowering.cpp
 7576   SDVTList VTList = DAG.getVTList(VT, MVT::Other, MVT::Glue);
 7597   SDVTList VTList = DAG.getVTList(VT, MVT::Other, MVT::Glue);
lib/Target/ARM/ARMISelDAGToDAG.cpp
 2826       CurDAG->getVTList(MVT::i32, MVT::i32, MVT::Other), Ops);
lib/Target/ARM/ARMISelLowering.cpp
 5592                              DAG.getVTList(MVT::i32, MVT::i32, MVT::Other),
 9080       DAG.getVTList(MVT::Untyped, MVT::i32, MVT::Other), Ops);
lib/Target/NVPTX/NVPTXISelDAGToDAG.cpp
 2152     VTs = CurDAG->getVTList(EltVT, MVT::Other, MVT::Glue);
lib/Target/NVPTX/NVPTXISelLowering.cpp
 1865       DAG.getVTList(ProxyRegOps[i].getSimpleValueType(), MVT::Other, MVT::Glue),
 4846     LdResVTs = DAG.getVTList(EltVT, EltVT, MVT::Other);
 4965         LdResVTs = DAG.getVTList(EltVT, EltVT, MVT::Other);
lib/Target/PowerPC/PPCISelLowering.cpp
10194     SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other);
lib/Target/RISCV/RISCVISelLowering.cpp
  871     SDVTList VTs = DAG.getVTList(MVT::i32, MVT::i32, MVT::Other);
lib/Target/SystemZ/SystemZISelLowering.cpp
 3791     SDVTList Tys = DAG.getVTList(WideVT, MVT::i32, MVT::Other);
 3825   SDVTList VTList = DAG.getVTList(WideVT, MVT::i32, MVT::Other);
 5102     SDVTList Tys = DAG.getVTList(MVT::Untyped, MVT::i32, MVT::Other);
lib/Target/SystemZ/SystemZSelectionDAGInfo.cpp
  199   SDVTList VTs = DAG.getVTList(PtrVT, MVT::i32, MVT::Other);
  234   SDVTList VTs = DAG.getVTList(Src1.getValueType(), MVT::i32, MVT::Other);
  253   SDVTList VTs = DAG.getVTList(PtrVT, MVT::i32, MVT::Other);
lib/Target/X86/X86ISelDAGToDAG.cpp
 3549     SDVTList VTs = CurDAG->getVTList(NVT, MVT::i32, MVT::Other);
 3585     SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Other);
 3629   SDVTList VTs = CurDAG->getVTList(VT, MVT::i32, MVT::Glue);
 4605         SDVTList VTs = CurDAG->getVTList(NVT, MVT::i32, MVT::Other);
 4673         VTs = CurDAG->getVTList(NVT, MVT::i32, MVT::Other);
 4692         VTs = CurDAG->getVTList(NVT, NVT, MVT::i32);
lib/Target/X86/X86ISelLowering.cpp
18480     Tys = DAG.getVTList(MVT::f64, MVT::Other, MVT::Glue);
23506     SDVTList VTs = DAG.getVTList(MVT::i32, MVT::v16i8, MVT::i32);
23521     SDVTList VTs = DAG.getVTList(MVT::i32, MVT::v16i8, MVT::i32);
23534     SDVTList VTs = DAG.getVTList(MVT::i32, MVT::v16i8, MVT::i32);
23684   SDVTList VTs = DAG.getVTList(Op.getValueType(), MaskVT, MVT::Other);
23721   SDVTList VTs = DAG.getVTList(Op.getValueType(), MaskVT, MVT::Other);
24043     SDVTList VTs = DAG.getVTList(Op->getValueType(0), MVT::i32, MVT::Other);
27603       DAG.getVTList(VT, MaskVT, MVT::Other), Ops, dl, N->getMemoryVT(),
28385         SDVTList Tys = DAG.getVTList(MVT::f80, MVT::Other, MVT::Glue);
28504         DAG.getVTList(WideVT, Mask.getValueType(), MVT::Other), Ops, dl,