Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonInstrInfo.cpp87 static cl::opt<bool> EnableALUForwarding( variable
2876 if (EnableALUForwarding && (isVecALU(ConsMI) || isLateSourceInstr(ConsMI))) in isVecUsableNextPacket()