Home
last modified time | relevance | path

Searched refs:getCRC (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DJamCRC.h42 uint32_t getCRC() const { return CRC; } in getCRC() function
/external/llvm/include/llvm/Support/
DJamCRC.h42 uint32_t getCRC() const { return CRC; } in getCRC() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/PDB/Native/
DHash.cpp85 return JC.getCRC(); in hashBufferV8()
DTpiHashing.cpp88 return JC.getCRC(); in hashTypeRecord()
DPDBFileBuilder.cpp191 Entry.CRC = CRC.getCRC(); in finalizeMsfLayout()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp598 (uint64_t)MST.AllEdges.size() << 32 | JC.getCRC(); in computeCFGHash()
600 << " CRC = " << JC.getCRC() in computeCFGHash()
/external/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp302 FunctionHash = (uint64_t)MST.AllEdges.size() << 32 | JC.getCRC(); in computeCFGHash()
/external/llvm/lib/MC/
DWinCOFFObjectWriter.cpp1053 SecDef.Aux.SectionDefinition.CheckSum = JC.getCRC(); in writeObject()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DWinCOFFObjectWriter.cpp621 return JC.getCRC(); in writeSectionContents()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-objcopy/
DObject.cpp514 CRC32 = ~crc.getCRC(); in init()
/external/clang/lib/AST/
DMicrosoftMangle.cpp2973 Mangler.mangleNumber(JC.getCRC()); in mangleStringLiteral()
/external/grpc-grpc-java/netty/shaded/
Dgrpc-netty-shaded-1.14.0.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...