Home
last modified time | relevance | path

Searched refs:rogue_onehot (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/imagination/rogue/
H A Drogue_validate.c212 CHECKF(rogue_check_bitset(rogue_onehot(instr->operands[u].type), in rogue_validate_instr()
218 if (rogue_check_bitset(rogue_onehot(instr->operands[u].type), in rogue_validate_instr()
230 if (rogue_check_bitset(rogue_onehot(instr->operands[u].type), in rogue_validate_instr()
H A Drogue_dump.c99 else if (rogue_check_bitset(rogue_onehot(operand->type), ROGUE_MASK_ANY_REG)) in rogue_dump_operand()
H A Drogue_util.h120 * \brief Compile-time rogue_onehot.
122 * \sa #rogue_onehot()
150 static inline uint64_t rogue_onehot(uint64_t offset) in rogue_onehot() function
H A Drogue_encode.c792 uint64_t flag = rogue_onehot(mapping->index); in rogue_encode_instr()

Completed in 3 milliseconds