Home
last modified time | relevance | path

Searched defs:CallSiteEntry (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h61 struct CallSiteEntry { struct
63 MCSymbol *BeginLabel; // Null indicates the start of the function.
64 MCSymbol *EndLabel; // Null indicates the end of the function.
88 SmallVectorImpl<CallSiteEntry> &CallSites, argument
/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h62 struct CallSiteEntry { struct
87 void computeCallSiteTable(SmallVectorImpl<CallSiteEntry> &CallSites, argument
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h61 struct CallSiteEntry { struct
63 MCSymbol *BeginLabel; // Null indicates the start of the function.
64 MCSymbol *EndLabel; // Null indicates the end of the function.
67 const LandingPadInfo *LPad; // Null indicates that there is no landing pad.
69 unsigned Action;