Home
last modified time | relevance | path

Searched refs:BExtended (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp364 bool BExtended = false; in lookForCompound() local
372 BExtended = true; in lookForCompound()
377 if (isOrderedCompoundPair(*Inst, BExtended, *JumpInst, JExtended)) { in lookForCompound()
388 BExtended = false; in lookForCompound()