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.h335 bool hasZeroCycleRegMove() const { return HasZeroCycleRegMove; } in hasZeroCycleRegMove() function
H A DAArch64InstrInfo.cpp3236 if (Subtarget.hasZeroCycleRegMove()) { in copyPhysReg()
3262 if (Subtarget.hasZeroCycleRegMove()) { in copyPhysReg()