Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h2379 unsigned NewInsnId = -1, NewOpIdx; variable
2383 ReplaceRegAction(unsigned OldInsnID, unsigned OldOpIdx, unsigned NewInsnId, in ReplaceRegAction() argument
2386 NewInsnId(NewInsnId), NewOpIdx(NewOpIdx) {} in ReplaceRegAction()
H A DGlobalISelMatchTable.cpp2340 << MatchTable::ULEB128Value(NewInsnId) in emitAdditionalPredicates()
2362 << MatchTable::ULEB128Value(NewInsnId) in emitActionOpcodes()