Home
last modified time | relevance | path

Searched defs:StartLabel (Results 1 – 5 of 5) sorted by relevance

/llvm-project/llvm/lib/Target/Sparc/
H A DSparcAsmPrinter.cpp88 createPCXRelExprOp(SparcMCExpr::VariantKind Kind,MCSymbol * GOTLabel,MCSymbol * StartLabel,MCSymbol * CurLabel,MCContext & OutContext) createPCXRelExprOp() argument
232 MCSymbol *StartLabel = OutContext.createTempSymbol(); LowerGETPCXAndEmitMCInsts() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DWinException.cpp925 MCSymbol *StartLabel; in computeIP2StateTable() local
1129 const MCSymbol *StartLabel; // Start of protected region in emitCLRExceptionTable() member
H A DDwarfDebug.cpp1708 const MCSymbol *StartLabel = buildLocationList() local
/llvm-project/bolt/lib/Core/
H A DBinaryContext.cpp2381 MCSymbol *StartLabel = LocalCtx->createTempSymbol(); calculateEmittedSize() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp