Home
last modified time | relevance | path

Searched refs:hasZeroCycleRegMove (Results 1 – 4 of 4) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h215 bool hasZeroCycleRegMove() const { return HasZeroCycleRegMove; } in hasZeroCycleRegMove() function
DAArch64InstrInfo.cpp2460 if (Subtarget.hasZeroCycleRegMove()) { in copyPhysReg()
2486 if (Subtarget.hasZeroCycleRegMove()) { in copyPhysReg()