Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h129 GIM_CheckOpcodeIsEither, enumerator
H A DGIMatchTableExecutorImpl.h212 case GIM_CheckOpcodeIsEither: { in executeMatchTable()
216 if (MatcherOpcode == GIM_CheckOpcodeIsEither) in executeMatchTable()
225 if (MatcherOpcode == GIM_CheckOpcodeIsEither) dbgs() in executeMatchTable()