Home
last modified time | relevance | path

Searched refs:Hard (Results 1 – 25 of 140) sorted by relevance

123456

/external/llvm-project/clang/lib/Driver/ToolChains/Arch/
DSparc.cpp90 ABI = sparc::FloatABI::Hard; in getSparcFloatABI()
94 .Case("hard", sparc::FloatABI::Hard) in getSparcFloatABI()
99 ABI = sparc::FloatABI::Hard; in getSparcFloatABI()
110 ABI = sparc::FloatABI::Hard; in getSparcFloatABI()
DPPC.cpp143 ABI = ppc::FloatABI::Hard; in getPPCFloatABI()
147 .Case("hard", ppc::FloatABI::Hard) in getPPCFloatABI()
151 ABI = ppc::FloatABI::Hard; in getPPCFloatABI()
158 ABI = ppc::FloatABI::Hard; in getPPCFloatABI()
DARM.cpp173 return FloatABI::Hard; in getDefaultFloatABI()
178 return FloatABI::Hard; in getDefaultFloatABI()
182 return FloatABI::Hard; in getDefaultFloatABI()
188 return FloatABI::Hard; in getDefaultFloatABI()
197 return FloatABI::Hard; in getDefaultFloatABI()
212 return FloatABI::Hard; in getDefaultFloatABI()
238 ABI = FloatABI::Hard; in getARMFloatABI()
243 .Case("hard", FloatABI::Hard) in getARMFloatABI()
260 ABI = FloatABI::Hard; in getARMFloatABI()
315 if (ABI != arm::FloatABI::Hard) in getARMTargetFeatures()
DSystemZ.h25 Hard, enumerator
DSparc.h26 Hard, enumerator
DMips.cpp161 ABI = mips::FloatABI::Hard; in getMipsFloatABI()
165 .Case("hard", mips::FloatABI::Hard) in getMipsFloatABI()
169 ABI = mips::FloatABI::Hard; in getMipsFloatABI()
183 ABI = mips::FloatABI::Hard; in getMipsFloatABI()
DPPC.h28 Hard, enumerator
DMips.h29 Hard, enumerator
DARM.h47 Hard, enumerator
DSystemZ.cpp24 systemz::FloatABI ABI = systemz::FloatABI::Hard; in getSystemZFloatABI()
/external/llvm-project/llvm/test/CodeGen/RISCV/
Dtarget-abi-invalid.ll39 ; RV32I-ILP32F: Hard-float 'f' ABI can't be used for a target that doesn't support the F instructio…
40 ; RV64I-LP64F: Hard-float 'f' ABI can't be used for a target that doesn't support the F instruction…
51 ; RV32I-ILP32D: Hard-float 'd' ABI can't be used for a target that doesn't support the D instructio…
52 ; RV32IF-ILP32D: Hard-float 'd' ABI can't be used for a target that doesn't support the D instructi…
53 ; RV64I-LP64D: Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction…
54 ; RV64IF-LP64D: Hard-float 'd' ABI can't be used for a target that doesn't support the D instructio…
Dsubtarget-features-std-ext.ll8 ; RV32I-ILP32F-FAILED: Hard-float 'f' ABI can't be used for a target that doesn't support the F ins…
/external/squashfs-tools/RELEASE-READMEs/
DPERFORMANCE.README64 1.2 Performance tests from Hard disk
69 mounted from Hard disk
79 from Hard disk
92 on filesystem mounted from Hard disk
140 2.2 Performance tests from Hard disk
145 mounted from Hard disk
154 from Hard disk
166 on filesystem mounted from Hard disk
/external/llvm-project/llvm/test/MC/RISCV/
Dtarget-abi-invalid.s48 # RV32I-ILP32F: Hard-float 'f' ABI can't be used for a target that doesn't support the F instructio…
49 # RV64I-LP64F: Hard-float 'f' ABI can't be used for a target that doesn't support the F instruction…
60 # RV32I-ILP32D: Hard-float 'd' ABI can't be used for a target that doesn't support the D instructio…
61 # RV32IF-ILP32D: Hard-float 'd' ABI can't be used for a target that doesn't support the D instructi…
62 # RV64I-LP64D: Hard-float 'd' ABI can't be used for a target that doesn't support the D instruction…
63 # RV64IF-LP64D: Hard-float 'd' ABI can't be used for a target that doesn't support the D instructio…
/external/llvm-project/lld/test/ELF/
Dmips-elf-flags.s58 # SO-NEXT: FP ABI: Hard float (double precision)
79 # EXE-NEXT: FP ABI: Hard float (double precision)
100 # EXE-R2-NEXT: FP ABI: Hard float (double precision)
121 # EXE-R5-NEXT: FP ABI: Hard float (double precision)
143 # EXE-R6-NEXT: FP ABI: Hard float (32-bit CPU, 64-bit FPU)
165 # OCTEON-NEXT: FP ABI: Hard float (double precision)
188 # MICRO-NEXT: FP ABI: Hard float (double precision)
/external/llvm/test/MC/Mips/
Dmips_abi_flags_xx.s48 # CHECK-OBJ-32R1-NEXT: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
49 # CHECK-OBJ-32R6-NEXT: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
50 # CHECK-OBJ-64R2-NEXT: FP ABI: Hard float (double precision) (0x1)
Dmodule-hardfloat.s12 # CHECK-OBJ: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
/external/llvm-project/llvm/test/MC/Mips/
Dmips_abi_flags_xx.s54 # CHECK-OBJ-32R1-NEXT: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
55 # CHECK-OBJ-32R6-NEXT: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
56 # CHECK-OBJ-64R2-NEXT: FP ABI: Hard float (double precision) (0x1)
Dmodule-hardfloat.s12 # CHECK-OBJ: FP ABI: Hard float (32-bit CPU, Any FPU) (0x5)
/external/junit-params/
DREADME.google17 36541809 - Hard code the description name to be compatible with CTS
/external/ltp/testcases/kernel/security/prot_hsymlinks/
DREADME22 2. Hard links restriction applies only to non-privileged users. Only
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dmips-abiflags.test201 # FPABI-ANY: FP ABI: Hard or soft float
207 # FPABI-DOUBLE: FP ABI: Hard float (double precision)
213 # FPABI-SINGLE: FP ABI: Hard float (single precision)
225 # FPABI-OLD64: FP ABI: Hard float (MIPS32r2 64-bit FPU 12 callee-saved)
231 # FPABI-XX: FP ABI: Hard float (32-bit CPU, Any FPU)
237 # FPABI-FP64: FP ABI: Hard float (32-bit CPU, 64-bit FPU)
243 # FPABI-FP64A: FP ABI: Hard float compat (32-bit CPU, 64-bit FPU)
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetOptions.h27 Hard // Hard float. enumerator
/external/llvm/test/tools/llvm-readobj/
Dmips-abiflags.test15 EL64-NEXT: FP ABI: Hard float (double precision) (0x1)
/external/icu/icu4c/source/data/curr/
Dtr.txt128 "Bulgar Levası (Hard)",
296 "Çekoslavak Korunası (Hard)",
1169 "Yugoslav Dinarı (Hard)",
1432 one{"Bulgar Levası (Hard)"}
1433 other{"Bulgar Levası (Hard)"}
1600 one{"Çekoslavak Korunası (Hard)"}
1601 other{"Çekoslavak Korunası (Hard)"}
2372 one{"Yugoslav Dinarı (Hard)"}
2373 other{"Yugoslav Dinarı (Hard)"}

123456