Lines Matching defs:pipe_xor
3128 nir_ssa_def *pipe_xor,
3167 nir_ssa_def *pipeXor = nir_iand_imm(b, nir_ishl(b, nir_iand_imm(b, pipe_xor, pipeMask),
3183 nir_ssa_def *sample, nir_ssa_def *pipe_xor,
3242 nir_ssa_def *pipeXor = nir_iand_imm(b, pipe_xor, (1 << numPipeBits) - 1);
3252 nir_ssa_def *sample, nir_ssa_def *pipe_xor)
3259 x, y, z, pipe_xor, NULL);
3263 sample, pipe_xor, NULL);
3272 nir_ssa_def *pipe_xor,
3280 x, y, z, pipe_xor, bit_position);
3284 pipe_xor, bit_position);
3293 nir_ssa_def *pipe_xor)
3297 x, y, z, pipe_xor, NULL);