Home
last modified time | relevance | path

Searched refs:hasZeroCycleZeroingGP (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64Subtarget.h289 bool hasZeroCycleZeroingGP() const { return HasZeroCycleZeroingGP; } in hasZeroCycleZeroingGP() function
HDAArch64InstrInfo.cpp700 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()