Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeHashing.cpp28 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType() function in LocallyHashedType
33 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType() function in GloballyHashedType
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h101 static GloballyHashedType hashType(CVType Type, in hashType() function
/third_party/glslang/SPIRV/
DSPVRemapper.cpp1308 std::uint32_t spirvbin_t::hashType(unsigned typeStart) const in hashType() function in spv::spirvbin_t