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.cpp2226 unsigned RecycleInsnID = Rule.getInsnVarID(*Matched); in emitActionOpcodes() local
2230 << MatchTable::ULEB128Value(RecycleInsnID) in emitActionOpcodes()
2264 Rule.tryEraseInsnID(RecycleInsnID); in emitActionOpcodes()