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

References

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