Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h263 bool hasZeroCycleRegMove() const { return HasZeroCycleRegMove; } in hasZeroCycleRegMove() function
H A DAArch64InstrInfo.cpp2330 if (Subtarget.hasZeroCycleRegMove()) { in copyPhysReg()
2356 if (Subtarget.hasZeroCycleRegMove()) { in copyPhysReg()