Searched refs:ELFv2 (Results 1 – 6 of 6) sorted by relevance
771 if (!AlignAsType && Kind == PPC64_SVR4_ABIKind::ELFv2 && in getParamTypeAlignment()863 if (Kind == PPC64_SVR4_ABIKind::ELFv2 && in classifyArgumentType()937 if (Kind == PPC64_SVR4_ABIKind::ELFv2 && in classifyReturnType()946 if (Kind == PPC64_SVR4_ABIKind::ELFv2 && Bits <= 2 * GPRBits) { in classifyReturnType()
81 // only the ELFv2 ABI fully utilizes all these registers.97 // ELFv2 ABI fully utilizes all these registers.113 // Calling Convention corresponding to the 64-bit PowerPC ELFv2 ABI.
553 ELFv2, enumerator
203 Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()211 PPC64_SVR4_ABIKind Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()
222 # one and the ELFv2 one. The latter defines _CALL_ELF=2.
1373 also includes a change to the ELFv2 ABI, incompatible with the existing