Home
last modified time | relevance | path

Searched refs:x173 (Results 1 – 14 of 14) sorted by relevance

/external/llvm-project/clang/test/Sema/
Dmany-parameters.c183 int x173,
/external/clang/test/Sema/
Dmany-parameters.c183 int x173,
/external/llvm-project/lldb/test/API/commands/settings/use_source_cache/
Dmain.cpp186 int x173 = x172 * x171 + x170; in calc() local
187 int x174 = x173 * x172 + x171; in calc()
188 int x175 = x174 * x173 + x172; in calc()
189 int x176 = x175 * x174 + x173; in calc()
/external/boringssl/src/third_party/fiat/
Dp256_64.h382 uint64_t x173 = ((uint64_t)x172 + x153); in fiat_p256_mul() local
397 fiat_p256_subborrowx_u64(&x182, &x183, x181, x173, 0x0); in fiat_p256_mul()
677 uint64_t x173 = ((uint64_t)x172 + x153); in fiat_p256_square() local
692 fiat_p256_subborrowx_u64(&x182, &x183, x181, x173, 0x0); in fiat_p256_square()
Dp256_32.h380 fiat_p256_uint1 x173; in fiat_p256_mul() local
381 fiat_p256_addcarryx_u32(&x172, &x173, x171, x163, x160); in fiat_p256_mul()
384 fiat_p256_addcarryx_u32(&x174, &x175, x173, x161, x158); in fiat_p256_mul()
1387 fiat_p256_uint1 x173; in fiat_p256_square() local
1388 fiat_p256_addcarryx_u32(&x172, &x173, x171, x163, x160); in fiat_p256_square()
1391 fiat_p256_addcarryx_u32(&x174, &x175, x173, x161, x158); in fiat_p256_square()
2643 fiat_p256_uint1 x173; in fiat_p256_from_montgomery() local
2644 fiat_p256_addcarryx_u32(&x172, &x173, x171, x144, x132); in fiat_p256_from_montgomery()
2647 fiat_p256_addcarryx_u32(&x174, &x175, x173, x146, x148); in fiat_p256_from_montgomery()
/external/rust/crates/quiche/deps/boringssl/src/third_party/fiat/
Dp256_64.h382 uint64_t x173 = ((uint64_t)x172 + x153); in fiat_p256_mul() local
397 fiat_p256_subborrowx_u64(&x182, &x183, x181, x173, 0x0); in fiat_p256_mul()
677 uint64_t x173 = ((uint64_t)x172 + x153); in fiat_p256_square() local
692 fiat_p256_subborrowx_u64(&x182, &x183, x181, x173, 0x0); in fiat_p256_square()
Dp256_32.h380 fiat_p256_uint1 x173; in fiat_p256_mul() local
381 fiat_p256_addcarryx_u32(&x172, &x173, x171, x163, x160); in fiat_p256_mul()
384 fiat_p256_addcarryx_u32(&x174, &x175, x173, x161, x158); in fiat_p256_mul()
1387 fiat_p256_uint1 x173; in fiat_p256_square() local
1388 fiat_p256_addcarryx_u32(&x172, &x173, x171, x163, x160); in fiat_p256_square()
1391 fiat_p256_addcarryx_u32(&x174, &x175, x173, x161, x158); in fiat_p256_square()
2643 fiat_p256_uint1 x173; in fiat_p256_from_montgomery() local
2644 fiat_p256_addcarryx_u32(&x172, &x173, x171, x144, x132); in fiat_p256_from_montgomery()
2647 fiat_p256_addcarryx_u32(&x174, &x175, x173, x146, x148); in fiat_p256_from_montgomery()
/external/llvm/lib/Target/AMDGPU/
DCIInstructions.td62 defm V_QSAD_PK_U16_U8 : VOP3Inst <vop3<0x173>, "v_qsad_pk_u16_u8",
/external/strace/xlat/
Devdev_keycode.in363 KEY_ANGLE 0x173
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DVOP3Instructions.td923 defm V_MQSAD_PK_U16_U8 : VOP3_Real_gfx6_gfx7_gfx10<0x173>;
/external/llvm-project/llvm/lib/Target/AMDGPU/
DVOP3Instructions.td1041 defm V_MQSAD_PK_U16_U8 : VOP3_Real_gfx6_gfx7_gfx10<0x173>;
/external/llvm-project/llvm/test/DebugInfo/NVPTX/
Ddebug-info.ll924 ; CHECK-NEXT:.b8 3 // Abbrev [3] 0x173:0x7 DW_TAG_imported_declar…
/external/capstone/arch/X86/
DX86GenDisassemblerTables_reduce.inc27569 0x173, /* CMOVNP32rr */
DX86GenDisassemblerTables.inc62708 0x173, /* CLD */