Home
last modified time | relevance | path

Searched defs:x23 (Results 1 - 20 of 20) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8632/
H A DX87.cpp73 verifyBytes<ByteCount>(codeBytes(), Opcode, ModRM, 0x45, 0x23, 0x01, 0x00); in TEST_F() local
86 verifyBytes<ByteCount>(codeBytes(), Opcode, ModRM, 0x45, 0x23, 0x01, 0x00); in TEST_F() local
/kernel/linux/common_modules/pac/include/
H A Dasm_pointer_auth_context.h101 mov x23, sp variable
117 mov x23, sp variable
129 add x27, x23, #S_FRAME_SIZE variable
145 and x23, x23, x24 variable
146 sub x23, x23, x25 variable
147 cbnz x23, variable
[all...]
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dasm.h126 REG_S x23, PT_S7(sp) variable
156 REG_L x23, PT_S7(sp) variable
/foundation/graphic/graphic_utils_lite/frameworks/diagram/vertexprimitive/
H A Dgeometry_curves.cpp219 float x23 = (x2 + x3) / FLOATNUM; in Recursive() local
513 float x23 = (x2 + x3) / FLOATNUM; in Recursive() local
[all...]
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dkvm_asm.h308 stp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)] variable
319 ldp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)] variable
H A Dprocessor.h119 unsigned long x23; member
H A Dassembler.h681 __frame_regs x23, x24, \op, 5 variable
/third_party/skia/src/core/
H A DSkBitmapProcState.cpp99 x23 = *xy++; in S32_alpha_D32_nofilter_DX() local
H A DSkVM.h69 x16, x17, x18, x19, x20, x21, x22, x23, enumerator
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dprocessor.h136 unsigned long x23; member
H A Dassembler.h724 __frame_regs x23, x24, \op, 5 variable
H A Dkvm_asm.h346 stp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)] variable
357 ldp x23, x24, [\ctxt, #CPU_XREG_OFFSET(23)] variable
/third_party/mesa3d/src/compiler/nir/tests/
H A Dload_store_vectorizer_tests.cpp1184 ASSERT_EQ(nir_const_value_as_uint(cv[3], 32), 0x23); in TEST_F() local
/kernel/linux/linux-5.10/lib/crypto/
H A Dcurve25519-fiat32.c121 { u32 x23; u8/*bool*/ x24 = subborrow_u25(x21, x4, 0x1ffffff, &x23); in fe_freeze() local
247 { const u32 x23 = in2[0]; in fe_add_impl() local
290 { const u32 x23 = in2[0]; in fe_sub_impl() local
333 { const u32 x23 = in2[0]; in fe_mul_impl() local
460 { u64 x23 = ((((u64)x6 * x6) + ((u64)(0x4 * x4) * x8)) + ((u64)(0x2 * x2) * x10)); fe_sqr_impl() local
656 { const u32 x23 = 121666; fe_mul_121666_impl() local
[all...]
/kernel/linux/linux-6.6/lib/crypto/
H A Dcurve25519-fiat32.c121 { u32 x23; u8/*bool*/ x24 = subborrow_u25(x21, x4, 0x1ffffff, &x23); in fe_freeze() local
247 { const u32 x23 = in2[0]; in fe_add_impl() local
290 { const u32 x23 = in2[0]; in fe_sub_impl() local
333 { const u32 x23 = in2[0]; in fe_mul_impl() local
460 { u64 x23 = ((((u64)x6 * x6) + ((u64)(0x4 * x4) * x8)) + ((u64)(0x2 * x2) * x10)); fe_sqr_impl() local
656 { const u32 x23 = 121666; fe_mul_121666_impl() local
[all...]
/third_party/ffmpeg/libavcodec/ppc/
H A Dfft_vsx.h62 vec_f x20, x21, x22, x23; in pass_vsx_interleave() local
288 vec_f x20, x21, x22, x23; in fft8_vsx_interleave() local
362 vec_f x20, x21, x22, x23; in fft16_vsx_interleave() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Dvf_dctdnoiz.c216 const float x23 = 1.35331800117435f *x09 + 0.410524527522357f*x0e; in fdct16_1d() local
297 const float x23 = 0.25f * (x20 + x21); in idct16_1d() local
/third_party/mesa3d/src/imgui/
H A Dimgui_draw.cpp986 float x23 = (x2+x3)*0.5f, y23 = (y2+y3)*0.5f; in PathBezierToCasteljau() local
/third_party/skia/third_party/externals/imgui/
H A Dimgui_draw.cpp1259 float x23 = (x2 + x3) * 0.5f, y23 = (y2 + y3) * 0.5f; in PathBezierCubicCurveToCasteljau() local
1280 float x23 = (x2 + x3) * 0.5f, y23 = (y2 + y3) * 0.5f; in PathBezierQuadraticCurveToCasteljau() local
H A Dimgui.cpp1258 float x23 = (x2 + x3)*0.5f, y23 = (y2 + y3)*0.5f; in ImBezierCubicClosestPointCasteljauStep() local

Completed in 57 milliseconds