Searched refs:ELFv2 (Results 1 – 6 of 6) sorted by relevance
767 if (!AlignAsType && Kind == PPC64_SVR4_ABIKind::ELFv2 && in getParamTypeAlignment()856 if (Kind == PPC64_SVR4_ABIKind::ELFv2 && in classifyArgumentType()926 if (Kind == PPC64_SVR4_ABIKind::ELFv2 && in classifyReturnType()935 if (Kind == PPC64_SVR4_ABIKind::ELFv2 && Bits <= 2 * GPRBits) { in classifyReturnType()
83 // only the ELFv2 ABI fully utilizes all these registers.99 // ELFv2 ABI fully utilizes all these registers.115 // Calling Convention corresponding to the 64-bit PowerPC ELFv2 ABI.
507 ELFv2, enumerator
205 Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()213 PPC64_SVR4_ABIKind Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()
221 # one and the ELFv2 one. The latter defines _CALL_ELF=2.
927 also includes a change to the ELFv2 ABI, incompatible with the existing