Home
last modified time | relevance | path

Searched defs:src1_reg (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp199 void emit_int64_dpp_op(lower_context *ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, in emit_int64_dpp_op()
308 void emit_int64_op(lower_context *ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, PhysReg… in emit_int64_op()
401 void emit_dpp_op(lower_context *ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, in emit_dpp_op()
441 void emit_op(lower_context *ctx, PhysReg dst_reg, PhysReg src0_reg, PhysReg src1_reg, in emit_op()
/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_disasm.c64 uint32_t src1_reg : 9; member
/external/mesa3d/src/freedreno/ir2/
Dinstr-a2xx.h160 uint8_t src1_reg : 6; member
/external/pcre/dist2/src/sljit/
DsljitNativeARM_32.c1551 sljit_s32 src1_reg; in emit_op() local
/external/mesa3d/src/panfrost/midgard/
Dmidgard.h300 unsigned src1_reg : 5; member