Searched refs:ELFv2 (Results 1 – 6 of 6) sorted by relevance
3 …mtriple=powerpc64-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-prefix=CHECK-ELFv24 ; RUN: llc -mtriple=powerpc64le-unknown-linux-gnu < %s | FileCheck %s -check-prefix=CHECK-ELFv26 …riple=powerpc64le-unknown-linux-gnu -target-abi elfv2 < %s | FileCheck %s -check-prefix=CHECK-ELFv28 ; CHECK-ELFv2: .abiversion 2
55 // only the ELFv2 ABI fully utilizes all these registers.64 // ELFv2 ABI fully utilizes all these registers.
3270 ELFv2 enumerator3460 if (!AlignAsType && Kind == ELFv2 && in isAlignedParamType()3634 if (Kind == ELFv2 && in classifyArgumentType()3699 if (Kind == ELFv2 && in classifyReturnType()3708 if (Kind == ELFv2 && Bits <= 2 * GPRBits) { in classifyReturnType()7035 Kind = PPC64_SVR4_ABIInfo::ELFv2; in getTargetCodeGenInfo()7044 PPC64_SVR4_ABIInfo::ABIKind Kind = PPC64_SVR4_ABIInfo::ELFv2; in getTargetCodeGenInfo()
22 module support, ARM THUMB functions and ppc64le ELFv2 abi backends.
23 backends: Handle ARM THUMB functions. Add support for ppc64le ELFv2 abi.
216 - backends: Handle ARM THUMB functions. Add support for ppc64le ELFv2 abi.