Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp582 bool InstExtendable = HexagonMCInstrInfo::isExtendable(MCII, MI) || in getExprOpValue() local
588 if (State.Extended && InstExtendable && !IsSub0) { in getExprOpValue()