Home
last modified time | relevance | path

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

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