Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYAsmPrinter.cpp74 MCSymbol *PCLabel = OutContext.getOrCreateSymbol( in expandTLSLA() local
78 OutStreamer->emitLabel(PCLabel); in expandTLSLA()
89 .addSym(PCLabel); in expandTLSLA()
225 MCSymbol *PCLabel = OutContext.getOrCreateSymbol( in emitMachineConstantPoolValue() local
229 const MCExpr *PCRelExpr = MCSymbolRefExpr::create(PCLabel, OutContext); in emitMachineConstantPoolValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMAsmPrinter.cpp972 MCSymbol *PCLabel = in emitMachineConstantPoolValue() local
975 const MCExpr *PCRelExpr = MCSymbolRefExpr::create(PCLabel, OutContext); in emitMachineConstantPoolValue()