Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h206 bool HasZeroCycleZeroingGP = false; variable
350 bool hasZeroCycleZeroingGP() const { return HasZeroCycleZeroingGP; } in hasZeroCycleZeroingGP()
H A DAArch64.td147 def FeatureZCZeroingGP : SubtargetFeature<"zcz-gp", "HasZeroCycleZeroingGP", "true",