Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp411 MCInst CheckList(MCI); in tryCompound() local
420 while (lookForCompound(MCII, Context, CheckList)) { in tryCompound()
422 MCI = CheckList; in tryCompound()