Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp88 static cl::opt<bool> EnableALUForwarding( variable
2936 if (EnableALUForwarding && (isVecALU(ConsMI) || isLateSourceInstr(ConsMI))) in isVecUsableNextPacket()