Searched refs:hasZeroCycleZeroingGP (Results 1 – 4 of 4) sorted by relevance
288 bool hasZeroCycleZeroingGP() const { return HasZeroCycleZeroingGP; } in hasZeroCycleZeroingGP() function
700 if (Subtarget.hasZeroCycleZeroingGP()) { in isAsCheapAsAMove()2532 } else if (SrcReg == AArch64::WZR && Subtarget.hasZeroCycleZeroingGP()) { in copyPhysReg()2590 } else if (SrcReg == AArch64::XZR && Subtarget.hasZeroCycleZeroingGP()) { in copyPhysReg()
319 bool hasZeroCycleZeroingGP() const { return HasZeroCycleZeroingGP; } in hasZeroCycleZeroingGP() function
817 if (Subtarget.hasZeroCycleZeroingGP()) { in isAsCheapAsAMove()2797 } else if (SrcReg == AArch64::WZR && Subtarget.hasZeroCycleZeroingGP()) { in copyPhysReg()2884 } else if (SrcReg == AArch64::XZR && Subtarget.hasZeroCycleZeroingGP()) { in copyPhysReg()