Searched refs:BRW_MATH_FUNCTION_POW (Results 1 – 7 of 7) sorted by relevance
1172 #define BRW_MATH_FUNCTION_POW 10 macro
113 return BRW_MATH_FUNCTION_POW; in brw_math_function()
216 case BRW_MATH_FUNCTION_POW: in num_sources_from_inst()
461 [BRW_MATH_FUNCTION_POW] = "pow",
182 gen6_math(p, g0, BRW_MATH_FUNCTION_POW, g0, null); in TEST_P()
1657 brw_inst_math_function(devinfo, brw_last_inst) == BRW_MATH_FUNCTION_POW && in generate_code()
417 case BRW_MATH_FUNCTION_POW: in brw_set_math_message()