Searched defs:UNOP (Results 1 – 2 of 2) sorted by relevance
| /external/elfutils/libdwfl/ |
| D | frame_unwind.c | 348 #define UNOP(atom, expr) \ in expr_eval() macro
|
| /external/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 3619 #define UNOP(NAME, OPCODE, AVAIL) \ macro 3684 UNOP(sin, ir_unop_sin, always_available) in UNOP() function 4010 UNOP(exp, ir_unop_exp, always_available) in UNOP() function 5044 UNOP(not, ir_unop_logic_not, always_available) in UNOP() function 5390 UNOP(dFdx, ir_unop_dFdx, fs_oes_derivatives) in UNOP() function 5576 UNOP(bitfieldReverse, ir_unop_bitfield_reverse, gpu_shader5_or_es31_or_integer_functions) in UNOP() function
|