Searched defs:UNOP (Results 1 – 4 of 4) sorted by relevance
| /third_party/elfutils/libdwfl/ |
| D | frame_unwind.c | 337 #define UNOP(atom, expr) \ in expr_eval() macro
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | builtin_functions.cpp | 5768 #define UNOP(NAME, OPCODE, AVAIL) \ macro 5833 UNOP(sin, ir_unop_sin, always_available) in UNOP() function 6005 UNOP(exp, ir_unop_exp, always_available) in UNOP() function 7047 UNOP(not, ir_unop_logic_not, always_available) in UNOP() function 7486 UNOP(dFdx, ir_unop_dFdx, derivatives) in UNOP() function 7621 UNOP(bitfieldReverse, ir_unop_bitfield_reverse, gpu_shader5_or_es31_or_integer_functions) in UNOP() function
|
| /third_party/mesa3d/src/asahi/compiler/ |
| D | agx_compile.c | 648 #define UNOP(nop, aop) \ in agx_emit_alu() macro
|
| /third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
| D | nir_to_spirv.c | 1931 #define UNOP(nir_op, spirv_op) \ in emit_alu() macro
|