Searched refs:hasZeroCycleZeroing (Results 1 – 12 of 12) sorted by relevance
170 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; } in hasZeroCycleZeroing() function
425 if (STI->hasZeroCycleZeroing()) { in EmitFMov0()
631 return Subtarget.hasZeroCycleZeroing(); in isAsCheapAsAMove()1927 } else if (SrcReg == AArch64::WZR && Subtarget.hasZeroCycleZeroing()) { in copyPhysReg()1963 } else if (SrcReg == AArch64::XZR && Subtarget.hasZeroCycleZeroing()) { in copyPhysReg()
217 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; } in hasZeroCycleZeroing() function
506 if (STI->hasZeroCycleZeroing() && !STI->hasZeroCycleZeroingFPWorkaround()) { in EmitFMov0()
732 return Subtarget.hasZeroCycleZeroing(); in isAsCheapAsAMove()734 return (Subtarget.hasZeroCycleZeroing() && in isAsCheapAsAMove()2481 } else if (SrcReg == AArch64::WZR && Subtarget.hasZeroCycleZeroing()) { in copyPhysReg()2518 } else if (SrcReg == AArch64::XZR && Subtarget.hasZeroCycleZeroing()) { in copyPhysReg()
454 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; } in hasZeroCycleZeroing() function
276 def HasZCZ : Predicate<"Subtarget->hasZeroCycleZeroing()">;
588 bool hasZeroCycleZeroing() const { return HasZeroCycleZeroing; } in hasZeroCycleZeroing() function
318 def HasZCZ : Predicate<"Subtarget->hasZeroCycleZeroing()">;
34540 /* 76081*/ OPC_CheckPatternPredicate, 108, // (Subtarget->hasZeroCycleZeroing())34546 /* 76091*/ OPC_CheckPatternPredicate, 108, // (Subtarget->hasZeroCycleZeroing())39402 case 108: return (Subtarget->hasZeroCycleZeroing());
173 if (Subtarget->hasZeroCycleZeroing())