Lines Matching refs:VA
213 CCValAssign &VA = ArgLocs[ArgIdx++];214 EVT VT = VA.getLocVT();216 if (VA.isMemLoc()) {220 36 + VA.getLocMemOffset());224 assert(VA.isRegLoc() && "Parameter must be in a register!");226 unsigned Reg = VA.getLocReg();