Home
last modified time | relevance | path

Searched refs:GlobalTypeHashAlg (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeHashing.h62 enum class GlobalTypeHashAlg : uint16_t { enum
/freebsd-14.2/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp285 header->HashAlgorithm == uint16_t(GlobalTypeHashAlg::BLAKE3) && in canUseDebugH()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp768 OS.emitInt16(uint16_t(GlobalTypeHashAlg::BLAKE3)); in emitTypeGlobalHashes()