Lines Matching full:convention
33 // Return Value Calling Convention
36 // PPC64 AnyReg return-value convention. No explicit register is specified for
40 // This calling convention is currently only supported by the stackmap and
42 // builds. On Release builds we fallback to the PPC C calling convention.
47 // Return-value convention for PowerPC coldcc.
69 // Return-value convention for PowerPC
105 // No explicit register is specified for the AnyReg calling convention. The
108 // This calling convention is currently only supported by the stackmap and
110 // builds. On Release builds we fallback to the PPC C calling convention.
115 // Calling Convention corresponding to the 64-bit PowerPC ELFv2 ABI.
116 // This calling convention currently only handles integers, floats and
119 // FIXME: This calling convention needs to be extended to handle all types and
156 // Simple calling convention for 64-bit ELF PowerPC fast isel.
171 // Simple return-value convention for 64-bit ELF PowerPC fast isel.
253 // This calling convention puts vector arguments always on the stack. It is used
261 // In contrast to CC_PPC32_SVR4_VarArg, this calling convention first tries to
278 // Helper "calling convention" to handle aggregate by value arguments.
280 // of the caller. This calling convention is only used to assign those stack
286 // the CC_PPC32_SVR4 calling convention.