Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/Targets/
HDPPC.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-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
HDPPCCallingConv.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-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDTargetInfo.h507 ELFv2, enumerator
HDCodeGenModule.cpp205 Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()
213 PPC64_SVR4_ABIKind Kind = PPC64_SVR4_ABIKind::ELFv2; in createTargetCodeGenInfo()
/freebsd-13-stable/sys/contrib/openzfs/config/
HDhost-cpu-c-abi.m4221 # one and the ELFv2 one. The latter defines _CALL_ELF=2.
/freebsd-13-stable/
HDUPDATING463 also includes a change to the ELFv2 ABI, incompatible with the existing