Lines Matching refs:Address
1750 // vastart just stores the address of the VarArgsFrameIndex slot into the
1864 "Frame address can only be determined for current frame.");
1883 "Return address can be determined only for current frame.");
1891 // Return RA, which contains the return address. Mark it an implicit live-in.
2882 // 'd' : An address register. Equivalent to r
3066 case 'd': // Address register. Same as 'r' unless generating MIPS16 code.
3458 ByVal.Address = CCInfo.AllocateStack(ByValSize - RegSize * ByVal.NumRegs,
3460 CCInfo.addLoc(CCValAssign::getMem(ValNo, ValVT, ByVal.Address, LocVT,
3547 FrameObjOffset = ByVal.Address;
3665 DAG.getIntPtrConstant(ByVal.Address));