Home | History | Annotate | Download | only in PowerPC

Lines Matching full:abi

78     // SVR4 ABI:
85 // For the Darwin ABI:
87 // for saving the frame pointer (if needed.) While the published ABI has
93 // SVR4 ABI: First slot in the general register save area.
103 // SVR4 ABI: First slot in the general register save area.
107 /// getLinkageSize - Return the size of the PowerPC ABI linkage area.
113 // SVR4 ABI:
117 /// getMinCallArgumentsSize - Return the size of the minium PowerPC ABI
120 // For the Darwin ABI / 64-bit SVR4 ABI:
129 // 32-bit SVR4 ABI:
135 /// the PowerPC ABI.
142 // With the SVR4 ABI, callee-saved registers have fixed offsets on the stack.
156 // Early exit if not using the SVR4 ABI.