Searched refs:omod (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr700_asm.c69 S_SQ_ALU_WORD1_OP2_OMOD(alu->omod) |
H A Dr600_asm.h61 unsigned omod; member in struct:r600_bytecode_alu
H A Dr600_asm.c1799 S_SQ_ALU_WORD1_OP2_OMOD(alu->omod) |
2515 fprintf(stderr, "OMOD:%d ", alu->omod);
H A Dr600_shader.c318 alu.omod = bytes[bytes_read++];
4181 alu.omod = 3;
/external/mesa3d/src/gallium/drivers/r600/
H A Dr700_asm.c69 S_SQ_ALU_WORD1_OP2_OMOD(alu->omod) |
H A Dr600_asm.h61 unsigned omod; member in struct:r600_bytecode_alu
H A Dr600_asm.c1799 S_SQ_ALU_WORD1_OP2_OMOD(alu->omod) |
2515 fprintf(stderr, "OMOD:%d ", alu->omod);
H A Dr600_shader.c318 alu.omod = bytes[bytes_read++];
4181 alu.omod = 3;
/external/llvm/lib/Target/R600/
H A DR600InstrInfo.cpp1101 .addImm(0) // $omod
1145 OPERAND_CASE(AMDGPU::OpName::omod)
1187 AMDGPU::OpName::omod,

Completed in 192 milliseconds