Home
last modified time | relevance | path

Searched refs:S_SQ_ALU_WORD0_PRED_SEL (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Deg_asm.c273 S_SQ_ALU_WORD0_PRED_SEL(alu->pred_sel) | in eg_bytecode_alu_build()
284 S_SQ_ALU_WORD0_PRED_SEL(alu->pred_sel) | in eg_bytecode_alu_build()
Dr700_asm.c47 S_SQ_ALU_WORD0_PRED_SEL(alu->pred_sel) | in r700_bytecode_alu_build()
Dr600_sq.h240 #define S_SQ_ALU_WORD0_PRED_SEL(x) (((unsigned)(x) & 0x3) << 29) macro
Dr700_sq.h198 #define S_SQ_ALU_WORD0_PRED_SEL(x) (((unsigned)(x) & 0x3) << 29) macro
Deg_sq.h288 #define S_SQ_ALU_WORD0_PRED_SEL(x) (((unsigned)(x) & 0x3) << 29) macro
Dr600_asm.c1637 S_SQ_ALU_WORD0_PRED_SEL(alu->pred_sel) | in r600_bytecode_alu_build()