Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DEHStreamer.h54 struct ActionEntry { struct
97 SmallVectorImpl<ActionEntry> &Actions,
H A DEHStreamer.cpp54 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable()
132 ActionEntry Action = { ValueForTypeID, NextAction, PrevAction }; in computeActionsTable()
407 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable()
544 for (const ActionEntry &Action : Actions) { in emitExceptionTable()
766 for (const ActionEntry &Action : Actions) { in emitExceptionTable()