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

References

lib/Target/ARM/ARMCallLowering.cpp
  149     assert(NextVA.needsCustom() && "Value doesn't need custom handling");
  150     assert(NextVA.getValVT() == MVT::f64 && "Unsupported type");
  152     assert(VA.getValNo() == NextVA.getValNo() &&
  156     assert(NextVA.isRegLoc() && "Value should be in reg");
  167     assignValueToReg(NewRegs[1], NextVA.getLocReg(), NextVA);
  167     assignValueToReg(NewRegs[1], NextVA.getLocReg(), NextVA);