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.c231 unsigned math_function; in num_sources_from_inst() local
234 math_function = brw_inst_math_function(devinfo, inst); in num_sources_from_inst()
257 switch (math_function) { in num_sources_from_inst()
2138 unsigned math_function = brw_inst_math_function(devinfo, inst); in instruction_restrictions() local
2139 switch (math_function) { in instruction_restrictions()
Dbrw_disasm.c504 static const char *const math_function[16] = { variable
1928 err |= control(file, "function", math_function, in brw_disassemble_inst()
2090 err |= control(file, "math function", math_function, in brw_disassemble_inst()
Dbrw_inst.h306 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: