Home
last modified time | relevance | path

Searched refs:ac_build_cvt_pknorm_i16_f16 (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/llvm/
Dac_llvm_build.h419 LLVMValueRef ac_build_cvt_pknorm_i16_f16(struct ac_llvm_context *ctx, LLVMValueRef args[2]);
Dac_llvm_build.c2364 LLVMValueRef ac_build_cvt_pknorm_i16_f16(struct ac_llvm_context *ctx, in ac_build_cvt_pknorm_i16_f16() function
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm_ps.c340 packf = ac_build_cvt_pknorm_i16_f16; in si_llvm_init_ps_export_args()