Home
last modified time | relevance | path

Searched refs:ELFv2 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp767 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()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCCallingConv.td83 // 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.
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DTargetInfo.h507 ELFv2, enumerator
H A DCodeGenModule.cpp205 Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()
213 PPC64_SVR4_ABIKind Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()
/freebsd/sys/contrib/openzfs/config/
H A Dhost-cpu-c-abi.m4221 # one and the ELFv2 one. The latter defines _CALL_ELF=2.
/freebsd/
H A DUPDATING927 also includes a change to the ELFv2 ABI, incompatible with the existing