Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp349 static bool lookForCompound(MCInstrInfo const &MCII, MCContext &Context, in lookForCompound() function
415 while (lookForCompound(MCII, Context, CheckList)) { in tryCompound()