Home | History | Annotate | Download | only in AMDGPU

Lines Matching full:off0

177     SDValue Off0 = Load0->getOperand(OffIdx0);
181 if (!isa<ConstantSDNode>(Off0) || !isa<ConstantSDNode>(Off1))
184 Offset0 = cast<ConstantSDNode>(Off0)->getZExtValue();