Searched refs:int64_options (Results 1 – 2 of 2) sorted by relevance
121 nir_lower_int64_options int64_options = in brw_compiler_create() local140 int64_options |= (nir_lower_int64_options)~0; in brw_compiler_create()149 int64_options |= nir_lower_imul_2x32_64; in brw_compiler_create()186 nir_options->lower_int64_options = int64_options; in brw_compiler_create()
996 - intel: Set int64_options to ~0 when lowering 64b ops