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

References

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