Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h250 GIM_CheckConstantInt8, enumerator
H A DGIMatchTableExecutorImpl.h788 case GIM_CheckConstantInt8: { in executeMatchTable()
789 const bool IsInt8 = (MatcherOpcode == GIM_CheckConstantInt8); in executeMatchTable()