Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCodeEmitter.cpp587 bool IsSub0 = HexagonMCInstrInfo::isSubInstruction(MI) && !State.SubInst1; in getExprOpValue() local
588 if (State.Extended && InstExtendable && !IsSub0) { in getExprOpValue()