Home
last modified time | relevance | path

Searched defs:FirstActions (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWasmException.cpp82 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()
H A DEHStreamer.cpp54 SmallVectorImpl<unsigned> &FirstActions) { in computeActionsTable()
233 const SmallVectorImpl<unsigned> &FirstActions) { in computeCallSiteTable()
407 SmallVector<unsigned, 64> FirstActions; in emitExceptionTable() local