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

References

lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
 9109   CLI.Outs.clear();
 9249         CLI.Outs.push_back(MyFlags);
 9254         CLI.Outs[CLI.Outs.size() - 1].Flags.setInConsecutiveRegsLast();
 9254         CLI.Outs[CLI.Outs.size() - 1].Flags.setInConsecutiveRegsLast();
lib/Target/AArch64/AArch64ISelLowering.cpp
 3720   SmallVector<ISD::OutputArg, 32> &Outs = CLI.Outs;
lib/Target/AMDGPU/SIISelLowering.cpp
 2672   SmallVector<ISD::OutputArg, 32> &Outs = CLI.Outs;
lib/Target/ARC/ARCISelLowering.cpp
  227   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/ARM/ARMISelLowering.cpp
 2054   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/AVR/AVRISelLowering.cpp
 1149   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/BPF/BPFISelLowering.cpp
  278   auto &Outs = CLI.Outs;
lib/Target/Hexagon/HexagonISelLowering.cpp
  318   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/Lanai/LanaiISelLowering.cpp
  413   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/MSP430/MSP430ISelLowering.cpp
  574   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/Mips/MipsISelLowering.cpp
 3020   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/NVPTX/NVPTXISelLowering.cpp
 1426   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/PowerPC/PPCISelLowering.cpp
 5340   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/RISCV/RISCVISelLowering.cpp
 2017   auto &Outs = CLI.Outs;
 2091   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/Sparc/SparcISelLowering.cpp
  721   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
 1107   CCInfo.AnalyzeCallOperands(CLI.Outs, CC_Sparc64);
 1120     fixupVariableFloatArgs(ArgLocs, CLI.Outs);
lib/Target/SystemZ/SystemZISelLowering.cpp
 1463   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/WebAssembly/WebAssemblyISelLowering.cpp
  692   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/X86/X86ISelLowering.cpp
 3604   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;
lib/Target/XCore/XCoreISelLowering.cpp
 1034   SmallVectorImpl<ISD::OutputArg> &Outs = CLI.Outs;