Searched defs:float_mode (Results 1 – 7 of 7) sorted by relevance
46 unsigned float_mode; member
89 LLVMBuilderRef ac_create_builder(LLVMContextRef ctx, enum ac_float_mode float_mode) in ac_create_builder()
142 unsigned float_mode; member
61 enum ac_float_mode float_mode, unsigned wave_size, in ac_llvm_context_init()
225 struct float_mode { struct227 union {251 bool canReplace(float_mode other) const noexcept in canReplace() argument
1851 unsigned float_mode = V_00B028_FP_16_64_DENORMS; in si_compile_shader() local
1370 enum ac_float_mode float_mode = AC_FLOAT_MODE_DEFAULT; in ac_translate_nir_to_llvm() local