Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h168 bool hasZeroCycleRegMove() const { return HasZeroCycleRegMove; } in hasZeroCycleRegMove() function
DAArch64InstrInfo.cpp1906 if (Subtarget.hasZeroCycleRegMove()) { in copyPhysReg()
1931 if (Subtarget.hasZeroCycleRegMove()) { in copyPhysReg()