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

References

lib/Target/NVPTX/NVPTXISelLowering.cpp
 1634   if (Ins.size() > 0) {
 1709     Chain, DAG.getConstant((Ins.size() == 0) ? 0 : 1, dl, MVT::i32), InFlag
 1764   if (Ins.size() > 0) {
 1768     assert(VTs.size() == Ins.size() && "Bad value decomposition");
 1785       EVT EltType = Ins[i].VT;
 1836             ProxyRegTruncates.push_back(Optional<MVT>(Ins[VecIdx + j].VT));