Home
last modified time | relevance | path

Searched defs:DTV (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_tls_get_addr.h47 struct DTV { struct
52 DTV dtvs[(4096UL - sizeof(next)) / sizeof(DTLS::DTV)]; argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DObjectFilePCHContainerWriter.cpp199 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTopLevelDecl() local
229 DebugTypeVisitor DTV(*Builder->getModuleDebugInfo(), *Ctx); in HandleTagDeclDefinition() local
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DDXContainerYAML.cpp40 object::DirectX::DescriptorTableView *DTV) { in readDescriptorRanges()
149 } else if (auto *DTV = in create() local