Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h501 unsigned NextInsnVarID; variable
546 : NextInsnVarID(0), NextOutputInsnID(0), NextTempRegID(0), SrcLoc(SrcLoc), in RuleMatcher()
H A DGlobalISelMatchTable.cpp877 unsigned NewInsnVarID = NextInsnVarID++; in implicitlyDefineInsnVar()