Home
last modified time | relevance | path

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

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