Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp90 static cl::opt<bool> EnableALUForwarding( variable
2946 if (EnableALUForwarding && (isVecALU(ConsMI) || isLateSourceInstr(ConsMI))) in isVecUsableNextPacket()