Home
last modified time | relevance | path

Searched refs:bd (Results 1 – 25 of 43) sorted by relevance

12

/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-crypto-disabled.c29 vector unsigned long long bd = D_INIT2 in call_crypto_intrinsics()
33 vector unsigned long long r2 = __builtin_crypto_vcipher(ad, bd); in call_crypto_intrinsics()
34 vector unsigned long long r3 = __builtin_crypto_vcipherlast(ad, bd); in call_crypto_intrinsics()
35 vector unsigned long long r4 = __builtin_crypto_vncipher(ad, bd); in call_crypto_intrinsics()
36 vector unsigned long long r5 = __builtin_crypto_vncipherlast(ad, bd); in call_crypto_intrinsics()
41 vector unsigned long long r8 = __builtin_crypto_vpmsumb(ad, bd); in call_crypto_intrinsics()
42 vector unsigned long long r9 = __builtin_crypto_vpermxor(ad, bd, cd); in call_crypto_intrinsics()
/llvm-project-15.0.7/llvm/test/MC/WebAssembly/
H A Darray-fill.ll7 %struct.bd = type { i8 }
9 @gBd = hidden global [2 x %struct.bd] [%struct.bd { i8 1 }, %struct.bd { i8 2 }], align 1
H A Dexplicit-sections.ll5 %struct.bd = type { i32, i8 }
8 @global1 = global %struct.bd { i32 1, i8 3 }, align 8, section ".sec1"
/llvm-project-15.0.7/llvm/test/CodeGen/Mips/
H A Dmicromips-b-range.ll12 ; CHECK-NEXT: 1a: 33 bd ff f8 addiu $sp, $sp, -8
20 ; CHECK-NEXT: 3a: 33 bd 00 08 addiu $sp, $sp, 8
26 ; CHECK-NEXT: 52: 33 bd ff f8 addiu $sp, $sp, -8
34 ; CHECK-NEXT: 72: 33 bd 00 08 addiu $sp, $sp, 8
38 ; CHECK-NEXT: 82: 33 bd ff f8 addiu $sp, $sp, -8
46 ; CHECK-NEXT: a2: 33 bd 00 08 addiu $sp, $sp, 8
50 ; CHECK-NEXT: 10472: 33 bd ff f8 addiu $sp, $sp, -8
58 ; CHECK-NEXT: 10492: 33 bd 00 08 addiu $sp, $sp, 8
/llvm-project-15.0.7/compiler-rt/lib/builtins/
H A Dmultc3.c21 long double bd = b * d; in __multc3() local
25 __real__ z = ac - bd; in __multc3()
48 (crt_isinf(ac) || crt_isinf(bd) || crt_isinf(ad) || crt_isinf(bc))) { in __multc3()
/llvm-project-15.0.7/llvm/tools/bugpoint/
H A DCrashDebugger.cpp78 ReducePassList(BugDriver &bd) : BD(bd) {} in ReducePassList() argument
134 : BD(bd), TestFn(testFn) {} in ReduceCrashingGlobalInitializers()
201 : BD(bd), TestFn(testFn) {} in ReduceCrashingFunctions()
334 : BD(bd), FnName(FnName), TestFn(testFn) {} in ReduceCrashingFunctionAttributes()
555 : BD(bd), TestFn(testFn), Direction(Direction) {} in ReduceCrashingConditionals()
660 ReduceSimplifyCFG(BugDriver &bd, BugTester testFn) in ReduceSimplifyCFG() argument
661 : BD(bd), TestFn(testFn), TTI(bd.getProgram().getDataLayout()) {} in ReduceSimplifyCFG()
753 : BD(bd), TestFn(testFn) {} in ReduceCrashingInstructions()
829 : BD(bd), TestFn(testFn) {} in ReduceCrashingMetadata()
900 : BD(bd), TestFn(testFn) {} in ReduceCrashingNamedMD()
[all …]
H A DMiscompilation.cpp50 ReduceMiscompilingPasses(BugDriver &bd) : BD(bd) {} in ReduceMiscompilingPasses() argument
192 ReduceMiscompilingFunctions(BugDriver &bd, in ReduceMiscompilingFunctions() argument
196 : BD(bd), TestFn(F) {} in ReduceMiscompilingFunctions()
453 ReduceMiscompiledBlocks(BugDriver &bd, in ReduceMiscompiledBlocks() argument
458 : BD(bd), TestFn(F), FunctionsBeingTested(Fns) {} in ReduceMiscompiledBlocks()
/llvm-project-15.0.7/compiler-rt/lib/builtins/ppc/
H A Dmultc3.c25 long double bd = __gcc_qmul(b, d); in __multc3() local
29 DD real = {.ld = __gcc_qsub(ac, bd)}; in __multc3()
58 DD bdDD = {.ld = bd}; in __multc3()
/llvm-project-15.0.7/llvm/test/Object/Mips/
H A Dobjdump-micro-mips.test4 CHECK-NEXT: 330: bd 33 f8 ff addiu $sp, $sp, -8
11 CHECK-NEXT: 358: bd 33 e8 ff addiu $sp, $sp, -24
/llvm-project-15.0.7/llvm/test/tools/llvm-profgen/Inputs/
H A Dcold-profile-trimming.raw.prof24 4007bd-4007ca:12
51 4007d7->4007bd:12
H A Dprofile-density-cs.raw.prof86 7bd-7ca:791
146 7bd-7ca:632
H A Dprofile-density.raw.prof24 4007bd-4007ca:12
/llvm-project-15.0.7/llvm/test/MC/MachO/ARM/
H A Dllvm-objdump-macho.s14 # CHECK: 2: 80 bd pop {r7, pc}
17 # CHECK: 6: 80 bd pop {r7, pc}
/llvm-project-15.0.7/llvm/test/tools/llvm-profgen/
H A Dcs-external-address.test8 ; CHECK-UNWINDER: 6bd-6c8:4
21 ; CHECK-UNWINDER: 6bd-6c8:1
/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dfp-copysign-01.ll21 define float @f2(float %a, double %bd) {
26 %b = fptrunc double %bd to float
97 define void @f8(fp128 *%cptr, fp128 *%aptr, double %bd) {
106 %b = fpext double %bd to fp128
H A Dfp-copysign-02.ll51 define void @f8(fp128 *%cptr, fp128 *%aptr, double %bd) {
60 %b = fpext double %bd to fp128
/llvm-project-15.0.7/llvm/test/Object/ARM/
H A Dmacho-data-in-code.test3 CHECK: 12: 80 bd pop {r7, pc}
/llvm-project-15.0.7/llvm/lib/Target/M68k/
H A DM68kInstrFormats.td25 /// 14 M68020 ([bd,An],Xn.L,SCALE,od) u memory indirect postindexed mode
26 /// 13 M68020 ([bd,An],Xn.W,SCALE,od) U memory indirect postindexed mode
27 /// 16 M68020 ([bd,An,Xn.L,SCALE],od) v memory indirect preindexed mode
28 /// 15 M68020 ([bd,An,Xn.W,SCALE],od) V memory indirect preindexed mode
36 /// 27 M68020 ([bd,PC],Xn.L,SCALE,od) x program counter memory indirect postindexed mo…
37 /// 26 M68020 ([bd,PC],Xn.W,SCALE,od) X program counter memory indirect postindexed mo…
38 /// 31 M68020 ([bd,PC,Xn.L,SCALE],od) y program counter memory indirect preindexed mode
39 /// 30 M68020 ([bd,PC,Xn.W,SCALE],od) Y program counter memory indirect preindexed mode
/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dcomplex.cpp38 Part bd{im_.Multiply(that.im_, rounding).AccumulateFlags(flags)}; in Multiply() local
41 Part acbd{ac.Subtract(bd, rounding).AccumulateFlags(flags)}; in Multiply()
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Ddefaulted-private-dtor.cpp17 BadDtor bd; // expected-note {{inaccessible destructor}} member
H A Dconditional-expr.cpp112 BadDerived bd; in test() local
113 …(void)(i1 ? bb : bd); // expected-error {{conditional expression is ambiguous; 'BadBase' can be co… in test()
114 (void)(i1 ? bd : bb); // expected-error {{conditional expression is ambiguous}} in test()
/llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/Mips/
H A Dpr35209.ll12 %union.anon = type { %struct.bd }
13 %struct.bd = type { i64 }
/llvm-project-15.0.7/clang/test/CXX/special/class.inhctor/
H A Delsewhere.cpp40 B<double> bd; // expected-note {{here}} variable
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Drv32e-invalid.s40 # CHECK-DIS: 37 bd 00 00 <unknown>
89 # CHECK-DIS: 17 bd 01 00 <unknown>
/llvm-project-15.0.7/libc/AOR_v20.02/math/test/testcases/directed/
H A Dexp2f.tst26 func=exp2f op1=c3165432 result=00000000.4bd errno=ERANGE status=ux

12