Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCodeEmitter.cpp598 bool IsSub0 = HexagonMCInstrInfo::isSubInstruction(MI) && !State.SubInst1; in getExprOpValue() local
599 if (State.Extended && InstExtendable && !IsSub0) { in getExprOpValue()