Home
last modified time | relevance | path

Searched refs:tryEliminateMoveOrSwap (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/MCA/HardwareUnits/
DRegisterFile.h278 bool tryEliminateMoveOrSwap(MutableArrayRef<WriteState> Writes,
/openbsd/src/gnu/llvm/llvm/lib/MCA/Stages/
DDispatchStage.cpp98 if (PRF.tryEliminateMoveOrSwap(IS.getDefs(), IS.getUses())) in dispatch()
/openbsd/src/gnu/llvm/llvm/lib/MCA/HardwareUnits/
DRegisterFile.cpp426 bool RegisterFile::tryEliminateMoveOrSwap(MutableArrayRef<WriteState> Writes, in tryEliminateMoveOrSwap() function in llvm::mca::RegisterFile