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 …-machineinstrs -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-ELFv210 … -mtriple=powerpc64-unknown-freebsd -target-abi elfv2 < %s | FileCheck %s -check-prefix=CHECK-ELFv212 ; CHECK-ELFv2: .abiversion 2
3 …e=powerpc64le-unknown-linux-gnu -verify-machineinstrs < %s | FileCheck %s -check-prefix=PPC64-ELFv272 ; PPC64-ELFv2-LABEL: @cloberOneNvCrField73 ; PPC64-ELFv2: mfocrf [[REG1:[0-9]+]], 3282 ; PPC64-ELFv2-LABEL: @cloberAllNvCrField83 ; PPC64-ELFv2: mfcr [[REG1:[0-9]+]]
1 ; For ELFv2 ABI, we can avoid allocating the parameter area in the stack frame of the caller functi…5 ; Tests for ELFv2 ABI13 ; If the callee has at most eight integer args, parameter area can be ommited for ELFv2 ABI.48 ; parameter area cannot be ommited even for ELFv2 ABI
171 * `OpenPOWER ELFv2 Errata: ELFv2 ABI Version 1.4 <https://openpowerfoundation.org/?resource_lib=ope…
83 // only the ELFv2 ABI fully utilizes all these registers.99 // ELFv2 ABI fully utilizes all these registers.
4992 ELFv2 enumerator5155 if (!AlignAsType && Kind == ELFv2 && in getParamTypeAlignment()5349 if (Kind == ELFv2 && in classifyArgumentType()5419 if (Kind == ELFv2 && in classifyReturnType()5428 if (Kind == ELFv2 && Bits <= 2 * GPRBits) { in classifyReturnType()11655 Kind = PPC64_SVR4_ABIInfo::ELFv2; in getTargetCodeGenInfo()11664 PPC64_SVR4_ABIInfo::ABIKind Kind = PPC64_SVR4_ABIInfo::ELFv2; in getTargetCodeGenInfo()