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

References

lib/Target/RISCV/RISCVISelLowering.cpp
 1415   if (Register Reg = State.AllocateReg(ArgGPRs)) {
 1417     State.addLoc(CCValAssign::getReg(VA1.getValNo(), VA1.getValVT(), Reg,
 1422     State.addLoc(
 1424                             State.AllocateStack(XLenInBytes, StackAlign),
 1426     State.addLoc(CCValAssign::getMem(
 1427         ValNo2, ValVT2, State.AllocateStack(XLenInBytes, XLenInBytes), LocVT2,
 1432   if (Register Reg = State.AllocateReg(ArgGPRs)) {
 1434     State.addLoc(
 1438     State.addLoc(CCValAssign::getMem(
 1439         ValNo2, ValVT2, State.AllocateStack(XLenInBytes, XLenInBytes), LocVT2,