Home
last modified time | relevance | path

Searched refs:PadRange (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DEHStreamer.h45 struct PadRange { struct
52 typedef DenseMap<MCSymbol *, PadRange> RangeMapType; argument
DEHStreamer.cpp202 PadRange P = { i, j }; in computePadMap()
253 const PadRange &P = L->second; in computeCallSiteTable()
/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfException.h74 struct PadRange { struct
81 typedef DenseMap<MCSymbol *, PadRange> RangeMapType; argument
DDwarfException.cpp262 const PadRange &P = L->second; in ComputeCallSiteTable()
377 PadRange P = { i, j }; in EmitExceptionTable()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITDwarfEmitter.cpp178 struct PadRange { struct
185 typedef DenseMap<MCSymbol*, PadRange> RangeMapType;
304 PadRange P = { i, j }; in EmitExceptionTable()
331 PadRange P = L->second; in EmitExceptionTable()