Home
last modified time | relevance | path

Searched defs:dst_hi (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_pack.c412 LLVMValueRef *dst_hi) in lp_build_unpack2()
465 LLVMValueRef *dst_hi) in lp_build_unpack2_native()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_sse.h468 __m128i dst_hi; in util_sse2_lerp_epi8_fixed88() local
563 __m128i dst_hi, dst01_hi, dst23_hi; in util_sse2_lerp_2d_epi8_fixed88() local
/third_party/node/deps/v8/src/codegen/ppc/
Dmacro-assembler-ppc.cc946 const Register dst_hi, in CallRecordWriteStub()
2650 Register dst_hi, in CallRecordWriteStub()
/third_party/mesa3d/src/freedreno/ir3/
Dir3_compiler_nir.c2655 unsigned dst_hi = dst >> 8; in emit_intrinsic() local
/third_party/node/deps/v8/src/wasm/baseline/ia32/
Dliftoff-assembler-ia32.h1628 Register dst_hi = edx; in emit_i64_mul() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp1295 Temp dst_hi = bld.vop2(aco_opcode::v_cndmask_b32, bld.def(v1), fract_hi, sign, exp_lt0); in emit_trunc_f64() local