Home
last modified time | relevance | path

Searched defs:Local (Results 1 – 25 of 32) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DMetadata.h349 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
357 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
412 LocalAsMetadata(Value *Local) in LocalAsMetadata()
418 static LocalAsMetadata *get(Value *Local) { in get()
422 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
DGlobalValue.h176 Local, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DMetadata.h365 static LocalAsMetadata *getLocal(Value *Local) { in getLocal()
375 static LocalAsMetadata *getLocalIfExists(Value *Local) { in getLocalIfExists()
430 LocalAsMetadata(Value *Local) in LocalAsMetadata()
436 static LocalAsMetadata *get(Value *Local) { in get()
440 static LocalAsMetadata *getIfExists(Value *Local) { in getIfExists()
DGlobalValue.h199 Local, enumerator
281 void setDSOLocal(bool Local) { IsDSOLocal = Local; } in setDSOLocal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DDebugCrossExSubsection.cpp34 void DebugCrossModuleExportsSubsection::addMapping(uint32_t Local, in addMapping()
DSymbolRecordMapping.cpp392 Error SymbolRecordMapping::visitKnownRecord(CVSymbol &CVR, LocalSym &Local) { in visitKnownRecord()
DSymbolDumper.cpp546 Error CVSymbolDumperImpl::visitKnownRecord(CVSymbol &CVR, LocalSym &Local) { in visitKnownRecord()
/third_party/python/Lib/test/
Dtest_threading_local.py58 class Local(self._local): class
74 class Local(self._local): class
/third_party/skia/third_party/externals/dawn/src/include/dawn_native/
DD3D12Backend.h42 Local, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DExtractGV.cpp26 bool Local = GV.hasLocalLinkage(); in makeVisible() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DDIPrinter.cpp120 DIPrinter &DIPrinter::operator<<(const DILocal &Local) { in operator <<()
/third_party/libcoap/include/coap3/
Dcoap_io_internal.h125 # define coap_mcast_interface(Local) 0 argument
/third_party/python/Doc/includes/
Dtzinfo_examples.py56 Local = LocalTimezone() variable
/third_party/node/deps/npm/node_modules/node-gyp/lib/
DFind-VisualStudio.cs20 Local = 1, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Bitcode/Writer/
DValueEnumerator.cpp575 const Function &F, const LocalAsMetadata *Local) { in EnumerateFunctionLocalMetadata()
692 unsigned F, const LocalAsMetadata *Local) { in EnumerateFunctionLocalMetadata()
985 if (auto *Local = dyn_cast<LocalAsMetadata>(MD->getMetadata())) in incorporateFunction() local
/third_party/skia/third_party/externals/tint/src/resolver/
Datomics_validation_test.cc322 TEST_F(ResolverAtomicValidationTest, Local) { in TEST_F() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86AsmPrinter.cpp69 bool Local = MF.getFunction().hasLocalLinkage(); in runOnMachineFunction() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfoImpl.h357 enum DistType { Local, Exit, Backedge }; enumerator
/third_party/node/deps/npm/node_modules/sshpk/lib/formats/
Dx509.js55 function Local(i) { class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h55 Local = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp367 COFFSymbol *Local = nullptr; in DefineSymbol() local
DELFObjectWriter.cpp650 bool Local = Symbol.getBinding() == ELF::STB_LOCAL; in computeSymbolTable() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DThreadSanitizer.cpp373 SmallVectorImpl<Instruction *> &Local, SmallVectorImpl<Instruction *> &All, in chooseInstructionsToInstrument()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFLiveness.cpp1091 RegisterAggr &Local = LiveMap[B]; in traverse() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h228 Local, enumerator

12