Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h350 GIR_BuildRootMI, enumerator
H A DGIMatchTableExecutorImpl.h1044 case GIR_BuildRootMI: in executeMatchTable()
1046 uint64_t NewInsnID = (MatcherOpcode == GIR_BuildRootMI) ? 0 : readULEB(); in executeMatchTable()