Lines Matching refs:WZR
627 getLdStRegOp(MI).getReg() == AArch64::WZR;
775 .addReg(isNarrowStore(Opc) ? AArch64::WZR : AArch64::XZR)
958 .addReg(IsStoreXReg ? AArch64::XZR : AArch64::WZR)
1276 // the stored value is the same (i.e., WZR).
1616 // For promotable zero stores, the stored value should be WZR.
1618 getLdStRegOp(MI).getReg() != AArch64::WZR)
1725 // strh wzr, [x0]
1726 // strh wzr, [x0, #2]
1728 // str wzr, [x0]