Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp349 static bool lookForCompound(MCInstrInfo const &MCII, MCContext &Context, in lookForCompound() function
420 while (lookForCompound(MCII, Context, CheckList)) { in tryCompound()