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

References

lib/CodeGen/GlobalISel/CallLowering.cpp
  291     if (VA.needsCustom()) {
lib/Target/AArch64/AArch64FastISel.cpp
 3114     if (VA.isRegLoc() && !VA.needsCustom()) {
 3118     } else if (VA.needsCustom()) {
lib/Target/AArch64/AArch64ISelLowering.cpp
 3499       assert(!VA.needsCustom() && VA.getLocVT() == MVT::i64 &&
lib/Target/ARM/ARMCallLowering.cpp
  145     assert(VA.needsCustom() && "Value doesn't need custom handling");
  149     assert(NextVA.needsCustom() && "Value doesn't need custom handling");
  369     assert(VA.needsCustom() && "Value doesn't need custom handling");
  373     assert(NextVA.needsCustom() && "Value doesn't need custom handling");
lib/Target/ARM/ARMFastISel.cpp
 1911     if (VA.isRegLoc() && !VA.needsCustom()) {
 1913     } else if (VA.needsCustom()) {
 1992     if (VA.isRegLoc() && !VA.needsCustom()) {
 1996     } else if (VA.needsCustom()) {
lib/Target/ARM/ARMISelLowering.cpp
 1943       assert(!VA.needsCustom() && VA.getLocVT() == MVT::i32 &&
 1950     if (VA.needsCustom()) {
 2157     if (VA.needsCustom()) {
 2645         if (VA.needsCustom()) {
 2786     if (VA.needsCustom()) {
 4023       if (VA.needsCustom()) {
lib/Target/Mips/MipsFastISel.cpp
 1232     if (VA.isRegLoc() && !VA.needsCustom()) {
 1236     } else if (VA.needsCustom()) {
lib/Target/PowerPC/PPCFastISel.cpp
 1399         !VA.isRegLoc() || VA.needsCustom())
lib/Target/Sparc/SparcISelLowering.cpp
  239     if (VA.needsCustom()) {
  339     if (VA.getValVT() == MVT::i32 && VA.needsCustom()) {
  417       if (VA.needsCustom()) {
  467     if (VA.needsCustom()) {
  605       if (VA.getValVT() == MVT::i32 && VA.needsCustom())
  820       assert(VA.needsCustom());
  836     if (VA.needsCustom()) {
 1159       if (!VA.needsCustom() || VA.getValVT() != MVT::f128
 1166       if (VA.needsCustom() && VA.getValVT() == MVT::f128
 1194       if (VA.getValVT() == MVT::i32 && VA.needsCustom()) {
 1321     if (VA.getValVT() == MVT::i32 && VA.needsCustom())
lib/Target/X86/X86ISelLowering.cpp
 2570     if (VA.needsCustom()) {
 2871     if (VA.needsCustom()) {
 3223       if (VA.needsCustom()) {
 3819     if (VA.needsCustom()) {
 3932         if (VA.needsCustom()) {