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

References

lib/Target/AArch64/AArch64CallingConvention.cpp
   65   SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs();
  106   SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs();
lib/Target/ARM/ARMCallingConv.cpp
  177   SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs();
lib/Target/RISCV/RISCVISelLowering.cpp
 1516   SmallVectorImpl<CCValAssign> &PendingLocs = State.getPendingLocs();
lib/Target/SystemZ/SystemZCallingConv.h
   92   SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs();
lib/Target/X86/X86CallingConv.cpp
  245   SmallVectorImpl<CCValAssign> &PendingMembers = State.getPendingLocs();