Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp361 bool lookForCompound(MCInstrInfo const &MCII, MCContext &Context, MCInst &MCI) { in lookForCompound() function
423 while (lookForCompound(MCII, Context, MCI)) in tryCompound()