Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h225 GIM_RootCheckType, enumerator
H A DGIMatchTableExecutorImpl.h688 case GIM_RootCheckType: in executeMatchTable()
690 uint64_t InsnID = (MatcherOpcode == GIM_RootCheckType) ? 0 : readULEB(); in executeMatchTable()