Home
last modified time | relevance | path

Searched defs:float_mode (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_ir.h139 struct float_mode { struct
162 bool canReplace(float_mode other) const noexcept in canReplace() argument
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_binary.h29 unsigned float_mode; member
/aosp_15_r20/external/mesa3d/src/amd/llvm/
H A Dac_llvm_helper.cpp108 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, enum ac_float_mode float_mode) in ac_create_builder()
H A Dac_llvm_build.h138 unsigned float_mode; member
H A Dac_llvm_build.c40 const struct radeon_info *info, enum ac_float_mode float_mode, in ac_llvm_context_init()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_nir_to_llvm.c241 enum ac_float_mode float_mode = AC_FLOAT_MODE_DEFAULT; in ac_translate_nir_to_llvm() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c114 enum ac_float_mode float_mode) in si_llvm_context_init()
H A Dsi_shader.c2942 unsigned float_mode = V_00B028_FP_16_64_DENORMS; in si_compile_shader() local