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.h241 GIM_RootCheckType, enumerator
H A DGIMatchTableExecutorImpl.h726 case GIM_RootCheckType: in executeMatchTable()
728 uint64_t InsnID = (MatcherOpcode == GIM_RootCheckType) ? 0 : readULEB(); in executeMatchTable()