Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h430 GIR_AddImm8, enumerator
H A DGIMatchTableExecutorImpl.h1188 case GIR_AddImm8: in executeMatchTable()
1190 const bool IsAdd8 = (MatcherOpcode == GIR_AddImm8); in executeMatchTable()