Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp89 static cl::opt<bool> EnableALUForwarding( variable
2943 if (EnableALUForwarding && (isVecALU(ConsMI) || isLateSourceInstr(ConsMI))) in isVecUsableNextPacket()