Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp375 bool BExtended = false; in lookForCompound() local
383 BExtended = true; in lookForCompound()
388 if (isOrderedCompoundPair(*Inst, BExtended, *JumpInst, JExtended)) { in lookForCompound()
399 BExtended = false; in lookForCompound()