Home
last modified time | relevance | path

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

12

/external/python/cpython3/Modules/
Dsre_lib.h16 SRE(at)(SRE_STATE* state, const SRE_CHAR* ptr, SRE_CODE at) in SRE() function
104 SRE(charset)(SRE_STATE* state, const SRE_CODE* set, SRE_CODE ch) in SRE() function
191 SRE(charset_loc_ignore)(SRE_STATE* state, const SRE_CODE* set, SRE_CODE ch) in SRE() function
205 SRE(count)(SRE_STATE* state, const SRE_CODE* pattern, Py_ssize_t maxcount) in SRE() function
543 } SRE(match_context); typedef
548 SRE(match)(SRE_STATE* state, const SRE_CODE* pattern, int toplevel) in SRE() function
1369 SRE(search)(SRE_STATE* state, SRE_CODE* pattern) in SRE() function
D_sre.c232 #define SRE(F) sre_ucs1_##F macro
239 #define SRE(F) sre_ucs2_##F macro
246 #define SRE(F) sre_ucs4_##F macro
/external/llvm/lib/MC/
DMCExpr.cpp42 const MCSymbolRefExpr &SRE = cast<MCSymbolRefExpr>(*this); in print() local
619 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(this); in evaluateAsRelocatableImpl() local
769 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(this); in findAssociatedFragment() local
DWinCOFFStreamer.cpp192 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Symbol, getContext()); in EmitCOFFSectionIndex() local
200 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Symbol, getContext()); in EmitCOFFSecRel32() local
DMCCodeView.cpp399 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Range.first, Ctx); in encodeDefRange() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCExpr.cpp56 const MCSymbolRefExpr &SRE = cast<MCSymbolRefExpr>(*this); in print() local
713 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(this); in evaluateAsRelocatableImpl() local
899 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(this); in findAssociatedFragment() local
DMCCodeView.cpp259 const MCSymbolRefExpr *SRE = in emitFileChecksumOffset() local
651 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(RangeBegin, Ctx); in encodeDefRange() local
DMCWinCOFFStreamer.cpp222 const MCSymbolRefExpr *SRE = MCSymbolRefExpr::create(Symbol, getContext()); in EmitCOFFSectionIndex() local
DMCELFStreamer.cpp463 void MCELFStreamer::finalizeCGProfileEntry(const MCSymbolRefExpr *&SRE) { in finalizeCGProfileEntry()
DMCObjectStreamer.cpp690 const MCSymbolRefExpr &SRE = cast<MCSymbolRefExpr>(Offset); in EmitRelocDirective() 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/MCTargetDesc/
DXCoreInstPrinter.cpp53 const MCSymbolRefExpr *SRE; in printExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/MCTargetDesc/
DBPFInstPrinter.cpp36 const MCSymbolRefExpr *SRE; in printExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/MCTargetDesc/
DARCInstPrinter.cpp110 const MCSymbolRefExpr *SRE; in printExpr() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp75 ARMTargetStreamer::AnnotateTLSDescriptorSequence(const MCSymbolRefExpr *SRE) {} in AnnotateTLSDescriptorSequence()
DARMAsmBackend.cpp467 if (const MCSymbolRefExpr *SRE = in adjustFixupValue() local
550 if (const MCSymbolRefExpr *SRE = in adjustFixupValue() local
DARMELFStreamer.cpp514 if (const MCSymbolRefExpr *SRE = dyn_cast_or_null<MCSymbolRefExpr>(Value)) in EmitValueImpl() local
1039 if (const MCSymbolRefExpr *SRE = dyn_cast<MCSymbolRefExpr>(Value)) { in emitThumbSet() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyInstPrinter.cpp243 auto SRE = static_cast<const MCSymbolRefExpr *>(Op.getExpr()); in printOperand() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp116 ARMTargetStreamer::AnnotateTLSDescriptorSequence(const MCSymbolRefExpr *SRE) {} in AnnotateTLSDescriptorSequence()
DARMAsmBackend.cpp542 if (const MCSymbolRefExpr *SRE = in adjustFixupValue() local
644 if (const MCSymbolRefExpr *SRE = in adjustFixupValue() local
DARMELFStreamer.cpp559 if (const MCSymbolRefExpr *SRE = dyn_cast_or_null<MCSymbolRefExpr>(Value)) { in EmitValueImpl() local
1155 if (const MCSymbolRefExpr *SRE = dyn_cast<MCSymbolRefExpr>(Value)) { in emitThumbSet() local
/external/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp193 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in EvaluateCRExpr() local
782 if (const MCSymbolRefExpr *SRE = dyn_cast<MCSymbolRefExpr>(Val)) in CreateFromMCExpr() local
1348 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in ExtractModifierFromExpr() local
1429 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in FixupVariantKind() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/AsmParser/
DPPCAsmParser.cpp50 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in EvaluateCRExpr() local
655 if (const MCSymbolRefExpr *SRE = dyn_cast<MCSymbolRefExpr>(Val)) in CreateFromMCExpr() local
1241 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in ExtractModifierFromExpr() local
1328 const MCSymbolRefExpr *SRE = cast<MCSymbolRefExpr>(E); in FixupVariantKind() local
/external/llvm/lib/Target/X86/
DX86MCInstLower.cpp332 if (const MCSymbolRefExpr *SRE = dyn_cast<MCSymbolRefExpr>(MCE)) in SimplifyShortMoveForm() local

12