Home
last modified time | relevance | path

Searched refs:ac_float_mode (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/llvm/
Dac_llvm_util.h73 enum ac_float_mode enum
113 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, enum ac_float_mode float_mode);
Dac_llvm_helper.cpp92 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, enum ac_float_mode float_mode) in ac_create_builder()
Dac_llvm_build.h57 enum ac_float_mode;
146 enum ac_float_mode float_mode, unsigned wave_size,
Dac_llvm_build.c60 enum ac_float_mode float_mode, unsigned wave_size, in ac_llvm_context_init()
/external/mesa3d/src/amd/vulkan/
Dradv_nir_to_llvm.c3821 enum ac_float_mode float_mode = AC_FLOAT_MODE_DEFAULT; in ac_translate_nir_to_llvm()