Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
DCRC.h52 uint32_t getCRC() const { return CRC; } in getCRC() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCRC.h52 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