Searched refs:swz_y (Results 1 – 4 of 4) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
D | radeon_compiler_util.h | 48 rc_swizzle swz_x, rc_swizzle swz_y,
|
D | radeon_compiler_util.c | 77 rc_swizzle swz_x, rc_swizzle swz_y, rc_swizzle swz_z, rc_swizzle swz_w) in combine_swizzles4() argument 82 ret |= get_swz(src, swz_y) << 3; in combine_swizzles4()
|
/third_party/mesa3d/src/intel/compiler/ |
D | brw_disasm.c | 1132 unsigned swz_x, unsigned swz_y, unsigned swz_z, unsigned swz_w) in src_da16() argument 1156 err |= src_swizzle(file, BRW_SWIZZLE4(swz_x, swz_y, swz_z, swz_w)); in src_da16()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600Instructions.td | 512 (i32 imm:$swz_x), (i32 imm:$swz_y), (i32 imm:$swz_z), (i32 imm:$swz_w)), 514 imm:$swz_x, imm:$swz_y, imm:$swz_z, imm:$swz_w, cf_inst, 0)
|