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

References

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