Searched refs:ELFv2 (Results 1 – 6 of 6) sorted by relevance
710 if (!AlignAsType && Kind == PPC64_SVR4_ABIKind::ELFv2 && in getParamTypeAlignment()799 if (Kind == PPC64_SVR4_ABIKind::ELFv2 && in classifyArgumentType()869 if (Kind == PPC64_SVR4_ABIKind::ELFv2 && in classifyReturnType()878 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.
482 ELFv2, enumerator
201 Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()209 PPC64_SVR4_ABIKind Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()
221 # one and the ELFv2 one. The latter defines _CALL_ELF=2.
813 also includes a change to the ELFv2 ABI, incompatible with the existing