Searched refs:CONST2 (Results 1 – 11 of 11) sorted by relevance
/external/syzkaller/pkg/compiler/testdata/ |
D | consts.txt | 9 flags = CONST3, CONST2, CONST1 12 define CONST2 FOOBAR + 1
|
/external/turbine/javatests/com/google/turbine/lower/testdata/ |
D | const_underscore.test | 6 public static final int CONST2 = 10_000;
|
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/targets/ |
D | Target04.java | 25 static final String CONST2 = "const"; // $line-const2$ field
|
D | Target05.java | 25 public static final String CONST2 = "Hello"; // $line-const2$ field in Target05
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/ConstantHoisting/X86/ |
D | ehpad.ll | 18 ; BFIHOIST: %[[CONST2:.*]] = bitcast i64 9209618997431186100 to i64 19 ; BFIHOIST: %add6 = add i64 %call5, %[[CONST2]]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | fneg.f16.ll | 135 ; GFX89-DAG: v_mov_b32_e32 [[CONST2:v[0-9]+]], 0x4000 136 ; GFX89-DAG: v_sub_f16_sdwa v{{[0-9]+}}, [[CONST2]], [[VAL]] dst_sel:DWORD dst_unused:UNUSED_PAD sr…
|
D | fadd.f16.ll | 115 ; VI-DAG: v_mov_b32_e32 v[[CONST2:[0-9]+]], 0x4000 116 ; VI-DAG: v_add_f16_sdwa v[[R_F16_HI:[0-9]+]], v[[B_V2_F16]], v[[CONST2]] dst_sel:WORD_1 dst_unused…
|
D | fsub.f16.ll | 122 ; VI-DAG: v_mov_b32_e32 [[CONST2:v[0-9]+]], 0x4000 123 ; VI-DAG: v_sub_f16_sdwa v[[R_F16_HI:[0-9]+]], [[CONST2]], v[[B_V2_F16]] dst_sel:WORD_1 dst_unused:…
|
D | immv216.ll | 231 ; VI-DAG: v_mov_b32_e32 [[CONST2:v[0-9]+]], 0x4000 235 ; VI-DAG: v_add_f16_sdwa v{{[0-9]+}}, [[V_SHR]], [[CONST2]] dst_sel:WORD_1 dst_unused:UNUSED_PAD sr… 376 ; VI-DAG: v_mov_b32_e32 [[CONST2:v[0-9]+]], 2{{$}} 380 ; VI-DAG: v_add_f16_sdwa v{{[0-9]+}}, [[V_SHR]], [[CONST2]] dst_sel:WORD_1 dst_unused:UNUSED_PAD sr…
|
D | fabs.f16.ll | 163 ; GFX89-DAG: v_mov_b32_e32 [[CONST2:v[0-9]+]], 0x4000 164 ; GFX89-DAG: v_add_f16_sdwa v{{[0-9]+}}, |[[VAL]]|, [[CONST2]] dst_sel:DWORD dst_unused:UNUSED_PAD …
|
/external/python/cpython2/Modules/ |
D | shamodule.c | 124 #define CONST2 0x6ed9eba1L /* Rounds 20-39 */ macro
|