Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/GlobalISel/
H A DInstructionSelector.h126 GIM_CheckOpcodeIsEither, enumerator
H A DInstructionSelectorImpl.h159 case GIM_CheckOpcodeIsEither: { in executeMatchTable()
163 if (MatcherOpcode == GIM_CheckOpcodeIsEither) in executeMatchTable()
172 if (MatcherOpcode == GIM_CheckOpcodeIsEither) in executeMatchTable()