Searched refs:hashType (Results 1 – 8 of 8) sorted by relevance
38 static LocallyHashedType hashType(ArrayRef<uint8_t> RecordData);46 Hashes.push_back(hashType(R)); in hashTypes()55 Hashes.push_back(hashType(Type.RecordData)); in hashTypeCollection()92 static GloballyHashedType hashType(ArrayRef<uint8_t> RecordData,100 static GloballyHashedType hashType(CVType Type, in hashType() function103 return hashType(Type.RecordData, PreviousTypes, PreviousIds); in hashType()112 Hashes.push_back(hashType(R, Hashes, Hashes)); in hashTypes()124 IdHashes.push_back(hashType(R, TypeHashes, IdHashes)); in hashIds()133 Hashes.push_back(hashType(Type.RecordData, Hashes, Hashes)); in hashTypeCollection()
1277 std::uint32_t spirvbin_t::hashType(unsigned typeStart) const in hashType() function in spv::spirvbin_t1288 return 6 + hashType(idPos(spv[typeStart+2])) * (spv[typeStart+3] - 1); in hashType()1290 return 30 + hashType(idPos(spv[typeStart+2])) * (spv[typeStart+3] - 1); in hashType()1292 return 120 + hashType(idPos(spv[typeStart+2])) + in hashType()1303 return 501 + hashType(idPos(spv[typeStart+2])) * spv[typeStart+3]; in hashType()1305 return 5000 + hashType(idPos(spv[typeStart+2])); in hashType()1310 hash += w * hashType(idPos(spv[typeStart+w])); in hashType()1315 case spv::OpTypePointer: return 100000 + hashType(idPos(spv[typeStart+3])); in hashType()1320 hash += w * hashType(idPos(spv[typeStart+w])); in hashType()1333 std::uint32_t hash = 300011 + hashType(idPos(spv[typeStart+1])); in hashType()[all …]
227 std::uint32_t hashType(unsigned typeStart) const;
29 LocallyHashedType LocallyHashedType::hashType(ArrayRef<uint8_t> RecordData) { in hashType() function in LocallyHashedType34 GloballyHashedType::hashType(ArrayRef<uint8_t> RecordData, in hashType() function in GloballyHashedType
97 GloballyHashedType::hashType(Record, SeenHashes, SeenHashes); in insertRecordBytes()
492 TokenType hashType = consumeHash(); in lex()493 if (hashType != null) { in lex()494 type = hashType; in lex()
1404 CPVRTHash hashType(pszRemaining); in ParseGenericSurface() local1407 if(hashType == SurfacePairs[uiIndex].Name) in ParseGenericSurface()
META-INF/ META-INF/MANIFEST.MF org/ org/owasp/ org/ ...