Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h54 struct ActionEntry { struct
74 SmallVectorImpl<ActionEntry> &Actions, argument
DEHStreamer.cpp51 SmallVectorImpl<ActionEntry> &Actions, in computeActionsTable()
131 ActionEntry Action = { ValueForTypeID, NextAction, PrevAction }; in computeActionsTable()
336 SmallVector<ActionEntry, 32> Actions; in emitExceptionTable()
606 for (SmallVectorImpl<ActionEntry>::const_iterator in emitExceptionTable()
608 const ActionEntry &Action = *I; in emitExceptionTable()