Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h497 unsigned NextInsnVarID; variable
542 : NextInsnVarID(0), NextOutputInsnID(0), NextTempRegID(0), SrcLoc(SrcLoc), in RuleMatcher()
H A DGlobalISelMatchTable.cpp854 unsigned NewInsnVarID = NextInsnVarID++; in implicitlyDefineInsnVar()