Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/CodeView/
DTypeHashing.cpp29 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType() function in LocallyHashedType
34 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType() function in GloballyHashedType
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeHashing.h100 static GloballyHashedType hashType(CVType Type, in hashType() function
/external/deqp-deps/glslang/SPIRV/
DSPVRemapper.cpp1277 std::uint32_t spirvbin_t::hashType(unsigned typeStart) const in hashType() function in spv::spirvbin_t
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPFXParser.cpp1404 CPVRTHash hashType(pszRemaining); in ParseGenericSurface() local