Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h194 bool HasZeroCycleRegMove = false; variable
335 bool hasZeroCycleRegMove() const { return HasZeroCycleRegMove; } in hasZeroCycleRegMove()
H A DAArch64.td144 def FeatureZCRegMove : SubtargetFeature<"zcm", "HasZeroCycleRegMove", "true",