Home
last modified time | relevance | path

Searched defs:SRE (Results 1 – 16 of 16) sorted by relevance

/external/llvm/lib/MC/
DWinCOFFStreamer.cpp196 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Symbol, getContext()); in EmitCOFFSectionIndex() local
204 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Symbol, getContext()); in EmitCOFFSecRel32() local
DMCExpr.cpp42 const MCSymbolRefExpr &SRE = cast<MCSymbolRefExpr>(*this); in print() local
643 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(this); in evaluateAsRelocatableImpl() local
790 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(this); in findAssociatedFragment() local
/external/llvm/lib/Target/BPF/InstPrinter/
DBPFInstPrinter.cpp37 const MCSymbolRefExpr *SRE; in printExpr() local
/external/llvm/lib/Target/XCore/InstPrinter/
DXCoreInstPrinter.cpp51 const MCSymbolRefExpr *SRE; in printExpr() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp72 ARMTargetStreamer::AnnotateTLSDescriptorSequence(const MCSymbolRefExpr *SRE) {} in AnnotateTLSDescriptorSequence()
DARMAsmBackend.cpp450 if (const MCSymbolRefExpr *SRE = in adjustFixupValue() local
528 if (const MCSymbolRefExpr *SRE = in adjustFixupValue() local
DARMELFStreamer.cpp511 if (const MCSymbolRefExpr *SRE = dyn_cast_or_null<MCSymbolRefExpr>(Value)) in EmitValueImpl() local
1027 if (const MCSymbolRefExpr *SRE = dyn_cast<MCSymbolRefExpr>(Value)) { in emitThumbSet() local
/external/llvm/lib/Target/Mips/InstPrinter/
DMipsInstPrinter.cpp128 const MCSymbolRefExpr *SRE; in printExpr() local
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp195 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in EvaluateCRExpr() local
769 if (const MCSymbolRefExpr *SRE = dyn_cast<MCSymbolRefExpr>(Val)) in CreateFromMCExpr() local
1312 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in ExtractModifierFromExpr() local
1393 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in FixupVariantKind() local
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp379 if (const MCSymbolRefExpr *SRE = dyn_cast<MCSymbolRefExpr>(MCE)) in SimplifyShortMoveForm() local
/external/clang/lib/Sema/
DSemaPseudoObject.cpp111 if (auto *SRE = dyn_cast<ObjCSubscriptRefExpr>(e)) in rebuild() local
/external/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp2150 const MCSymbolRefExpr &SRE = cast<MCSymbolRefExpr>(Expr); in printMCExpr() local
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp278 for (RecIter SRI = SRDefs.begin(), SRE = SRDefs.end(); SRI != SRE; ++SRI) { in collectSchedRW() local
DCodeGenRegisters.cpp1439 SRE = SRM.end(); SRI != SRE; ++SRI) { in normalizeWeight() local
/external/llvm/lib/MC/MCParser/
DAsmParser.cpp981 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in applyModifierToExpr() local
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp9746 const MCSymbolRefExpr *SRE = in parseDirectiveTLSDescSeq() local