Home
last modified time | relevance | path

Searched defs:Link (Results 1 - 25 of 31) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCObjectFileInfo.cpp887 const MCSymbol *Link = TextSec.getBeginSymbol(); in getStackSizesSection() local
H A DELFObjectWriter.cpp899 WriteSecHdrEntry(uint32_t Name, uint32_t Type, uint64_t Flags, uint64_t Address, uint64_t Offset, uint64_t Size, uint32_t Link, uint32_t Info, uint64_t Alignment, uint64_t EntrySize) WriteSecHdrEntry() argument
/third_party/skia/third_party/externals/spirv-tools/test/link/
H A Dlinker_fixture.h182 spv_result_t Link( in Link() function in spvtest::LinkerTest
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/
H A Dlinker_fixture.h182 spv_result_t Link( in Link() function in spvtest::LinkerTest
/third_party/spirv-tools/test/link/
H A Dlinker_fixture.h182 spv_result_t Link( in Link() function in spvtest::LinkerTest
/third_party/node/deps/v8/src/heap/cppgc/
H A Dfree-list.cc37 void Link(Entry** previous_next) { in Link() function in cppgc::internal::FreeList::Entry
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DGlobals.cpp336 GlobalVariable::GlobalVariable(Type *Ty, bool constant, LinkageTypes Link, in GlobalVariable() argument
476 GlobalAlias::GlobalAlias(Type *Ty, unsigned AddressSpace, LinkageTypes Link, in GlobalAlias() argument
503 GlobalAlias *GlobalAlias::create(LinkageTypes Link, const Twine &Name, in create() argument
355 GlobalVariable(Module &M, Type *Ty, bool constant, LinkageTypes Link, Constant *InitVal, const Twine &Name, GlobalVariable *Before, ThreadLocalMode TLMode, unsigned AddressSpace, bool isExternallyInitialized) GlobalVariable() argument
485 create(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Aliasee, Module *ParentModule) create() argument
532 GlobalIFunc(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Resolver, Module *ParentModule) GlobalIFunc() argument
541 create(Type *Ty, unsigned AddressSpace, LinkageTypes Link, const Twine &Name, Constant *Resolver, Module *ParentModule) create() argument
[all...]
/third_party/skia/third_party/externals/spirv-tools/source/link/
H A Dlinker.cpp641 spv_result_t Link(const Context& context, in Link() function
659 spv_result_t Link(const Context& context, const uint32_t* const* binaries, in Link() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/link/
H A Dlinker.cpp641 spv_result_t Link(const Context& context, in Link() function
659 spv_result_t Link(const Context& context, const uint32_t* const* binaries, in Link() function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceVariableSplitting.cpp120 Variable *Link = Map[VarNum].MappedVar; in spliceBlockLocalLinkedToChain() local
/third_party/spirv-tools/source/link/
H A Dlinker.cpp701 spv_result_t Link(const Context& context, in Link() function
719 spv_result_t Link(const Context& context, const uint32_t* const* binaries, in Link() function
/third_party/node/src/
H A Dmodule_wrap.cc271 void ModuleWrap::Link(const FunctionCallbackInfo<Value>& args) { in Link() function in node::loader::ModuleWrap
H A Djs_native_api_v8.h26 inline void Link(RefList* list) { in Link() function in v8impl::RefTracker
H A Dnode_file.cc1291 static void Link(const FunctionCallbackInfo<Value>& args) { in Link() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DStratifiedSets.h261 StratifiedLink Link; global() member
297 auto &Link = linksAt(Info.Index); finalizeSets() local
388 auto &Link = linksAt(Info->Index); noteAttributes() local
566 auto &Link = linksAt(Info->Index); indexOf() local
587 auto Link = Links.size(); addLinks() local
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86WinEHState.cpp110 Value *Link = nullptr; member in __anon24957::WinEHStatePass
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachineOutliner.cpp162 SuffixTreeNode *Link = nullptr; member
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcUniformBlockTests.cpp617 bool Link(const std::string& vs, const std::string& fs) in Link() function in deqp::UniformBlockPrecisionMatching
H A DglcRobustBufferAccessBehaviorTests.cpp420 void Program::Link(const glw::Functions& gl, glw::GLuint id) in Link() function in glcts::RobustBufferAccessBehavior::Program
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h169 StringRef Link; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp607 unsigned Link = 0; in initSymtabSectionHeader() local
803 unsigned Link = 0; writeSectionContent() local
880 unsigned Link = 0; writeSectionContent() local
988 unsigned Link = 0; writeSectionContent() local
1180 unsigned Link = 0; writeSectionContent() local
1253 unsigned Link = 0; writeSectionContent() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp777 void Program::Link(const glw::Functions& gl, glw::GLuint id) in Link() function in gl4cts::MultiBind::Program
H A Dgl4cBufferStorageTests.cpp1080 void Program::Link(const glw::Functions& gl, glw::GLuint id) in Link() function in gl4cts::BufferStorage::Program
H A Dgl4cComputeShaderTests.cpp6498 bool Link(const std::string& cs0, const std::string& cs1) in Link() function in gl4cts::__anon27620::NegativeGLSLLinkTimeErrors
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.cpp5356 bool Link(const std::string& vs, const std::string& fs) in Link() function in glcts::__anon27696::NegativeLinkErrors

Completed in 57 milliseconds

12