Searched defs:regmask (Results 1 – 4 of 4) sorted by relevance
| /external/mesa3d/src/freedreno/ir3/ |
| D | regmask.h | 40 __regmask_get(regmask_t *regmask, bool half, unsigned n) in __regmask_get() 65 __regmask_set(regmask_t *regmask, bool half, unsigned n) in __regmask_set() 90 __regmask_clear(regmask_t *regmask, bool half, unsigned n) in __regmask_clear() 115 regmask_init(regmask_t *regmask, bool mergedregs) in regmask_init()
|
| D | disasm-a3xx.c | 170 static void regmask_set(regmask_t *regmask, unsigned num, bool full) in regmask_set() 176 static void regmask_clear(regmask_t *regmask, unsigned num, bool full) in regmask_clear() 182 static unsigned regmask_get(regmask_t *regmask, unsigned num, bool full) in regmask_get() 212 static int print_regs(struct disasm_ctx *ctx, regmask_t *regmask, bool full) in print_regs()
|
| D | ir3.h | 1748 static inline void regmask_set(regmask_t *regmask, struct ir3_register *reg) in regmask_set() 1761 static inline bool regmask_get(regmask_t *regmask, in regmask_get()
|
| /external/musl/arch/mips/bits/ |
| D | signal.h | 30 unsigned regmask, status; member
|