Home
last modified time | relevance | path

Searched refs:math_function (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_validate.c225 unsigned math_function; in num_sources_from_inst() local
228 math_function = brw_inst_math_function(devinfo, inst); in num_sources_from_inst()
251 switch (math_function) { in num_sources_from_inst()
2029 unsigned math_function = brw_inst_math_function(devinfo, inst); in instruction_restrictions() local
2030 switch (math_function) { in instruction_restrictions()
Dbrw_disasm.c504 static const char *const math_function[16] = { variable
1914 err |= control(file, "function", math_function, in brw_disassemble_inst()
2076 err |= control(file, "math function", math_function, in brw_disassemble_inst()
Dbrw_inst.h304 FC(math_function, /* 4+ */ 27, 24, /* 12+ */ 95, 92, devinfo->ver >= 6)
/third_party/mesa3d/src/intel/tools/
Di965_gram.y534 %type <integer> negate abs chansel math_function sharedfunction
837 predicate MATH saturate math_function execsize dst src srcimm instoptions
856 math_function: