Home
last modified time | relevance | path

Searched defs:dst_hi (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c407 lp_build_unpack2(struct gallivm_state *gallivm, struct lp_type src_type, struct lp_type dst_type, LLVMValueRef src, LLVMValueRef *dst_lo, LLVMValueRef *dst_hi) lp_build_unpack2() argument
460 lp_build_unpack2_native(struct gallivm_state *gallivm, struct lp_type src_type, struct lp_type dst_type, LLVMValueRef src, LLVMValueRef *dst_lo, LLVMValueRef *dst_hi) lp_build_unpack2_native() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/util/
H A 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/mesa3d/src/freedreno/ir3/
H A Dir3_compiler_nir.c2655 unsigned dst_hi = dst >> 8; in emit_intrinsic() local
/third_party/node/deps/v8/src/codegen/ppc/
H A Dmacro-assembler-ppc.cc944 ConvertDoubleToInt64(const DoubleRegister double_input, const Register dst_hi, const Register dst, const DoubleRegister double_dst, FPRoundingMode rounding_mode) CallRecordWriteStub() argument
2648 MovDoubleToInt64( Register dst_hi, Register dst, DoubleRegister src) CallRecordWriteStub() argument
/third_party/node/deps/v8/src/wasm/baseline/ia32/
H A Dliftoff-assembler-ia32.h1628 Register dst_hi = edx; in emit_i64_mul() local

Completed in 21 milliseconds