Lines Matching full:offset0
542 def offset0 : NamedOperandU8<"Offset0", NamedMatchClass<"Offset0">>;
2589 let offset0 = offset{7-0};
2598 let offset0 = offset{7-0};
2632 dag ins = (ins VGPR_32:$addr, offset0:$offset0, offset1:$offset1,
2634 string asm = opName#" $vdst, $addr"#"$offset0"#"$offset1$gds"> {
2661 offset0:$offset0, offset1:$offset1, gds:$gds),
2662 string asm = opName#" $addr $offset0"#"$offset1$gds"> {
2675 offset0:$offset0, offset1:$offset1, gds:$gds),
2676 string asm = opName#" $addr, $data0, $data1$offset0$offset1$gds"> {
2792 let vdst = 0, data0 = 0, data1 = 0, offset0 = 0, offset1 = 0, gds = 1 in {