Home
last modified time | relevance | path

Searched defs:Local (Results 1 – 25 of 45) 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.py63 class Local(self._local): class
79 class Local(self._local): class
/third_party/rust/crates/syn/src/
Dstmt.rs266 fn stmt_local(input: ParseStream, attrs: Vec<Attribute>) -> Result<Local> { in stmt_local()
427 impl ToTokens for Local { implementation
/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.h196 # define coap_mcast_interface(Local) 0 argument
/third_party/rust/crates/syn/examples/trace-var/trace-var/src/
Dlib.rs86 let Local { pat, init, .. } = local; in let_and_print() localVariable
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkMemUtil.hpp90 static const MemoryRequirement Local; member in vk::MemoryRequirement
DvkMemUtil.cpp114 const MemoryRequirement MemoryRequirement::Local = MemoryRequirement(MemoryRequirement::FLAG_L… member in vk::MemoryRequirement
/third_party/python/Doc/includes/
Dtzinfo_examples.py56 Local = LocalTimezone() variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dtrace.h39 Local, 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/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dgraph.h41 ValueNode *Local(int i) const { in Local() function
/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/rust/crates/syn/tests/
Dtest_precedence.rs325 fn visit_local(&mut self, local: &mut P<Local>) { in librustc_parenthesize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAMDGPUMetadata.h55 Local = 3, enumerator

12