| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | builtins-ppc-crypto-disabled.c | 29 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 D | array-fill.ll | 7 %struct.bd = type { i8 } 9 @gBd = hidden global [2 x %struct.bd] [%struct.bd { i8 1 }, %struct.bd { i8 2 }], align 1
|
| H A D | explicit-sections.ll | 5 %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 D | micromips-b-range.ll | 12 ; 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 D | multc3.c | 21 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 D | CrashDebugger.cpp | 78 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 D | Miscompilation.cpp | 50 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 D | multc3.c | 25 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 D | objdump-micro-mips.test | 4 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 D | cold-profile-trimming.raw.prof | 24 4007bd-4007ca:12 51 4007d7->4007bd:12
|
| H A D | profile-density-cs.raw.prof | 86 7bd-7ca:791 146 7bd-7ca:632
|
| H A D | profile-density.raw.prof | 24 4007bd-4007ca:12
|
| /llvm-project-15.0.7/llvm/test/MC/MachO/ARM/ |
| H A D | llvm-objdump-macho.s | 14 # 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 D | cs-external-address.test | 8 ; CHECK-UNWINDER: 6bd-6c8:4 21 ; CHECK-UNWINDER: 6bd-6c8:1
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | fp-copysign-01.ll | 21 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 D | fp-copysign-02.ll | 51 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 D | macho-data-in-code.test | 3 CHECK: 12: 80 bd pop {r7, pc}
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kInstrFormats.td | 25 /// 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 D | complex.cpp | 38 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 D | defaulted-private-dtor.cpp | 17 BadDtor bd; // expected-note {{inaccessible destructor}} member
|
| H A D | conditional-expr.cpp | 112 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 D | pr35209.ll | 12 %union.anon = type { %struct.bd } 13 %struct.bd = type { i64 }
|
| /llvm-project-15.0.7/clang/test/CXX/special/class.inhctor/ |
| H A D | elsewhere.cpp | 40 B<double> bd; // expected-note {{here}} variable
|
| /llvm-project-15.0.7/llvm/test/MC/RISCV/ |
| H A D | rv32e-invalid.s | 40 # 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 D | exp2f.tst | 26 func=exp2f op1=c3165432 result=00000000.4bd errno=ERANGE status=ux
|