Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutor.h581 using NewMIVector = SmallVector<MachineInstrBuilder, 4>; variable
673 NewMIVector &OutMIs) const { in runCustomAction()
H A DGIMatchTableExecutorImpl.h58 NewMIVector OutMIs; in executeMatchTable()