Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp2191 unsigned RecycleInsnID = Rule.getInsnVarID(*Matched); in emitActionOpcodes() local
2195 << MatchTable::ULEB128Value(RecycleInsnID) in emitActionOpcodes()
2229 Rule.tryEraseInsnID(RecycleInsnID); in emitActionOpcodes()