Home
last modified time | relevance | path

Searched defs:crc (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/test/MC/Mips/crc/
H A Dset-crc-directive.s6 .set crc define
/llvm-project/llvm/test/MC/ARM/
H A Ddirective-arch_extension-crc.s16 crc: label
/llvm-project/llvm/unittests/Support/
H A DCRCTest.cpp33 uint32_t crc = i; in TEST() local
/llvm-project/lld/Common/
H A DDriverDispatcher.cpp187 if (!crc.RunSafely([&]() { in lldMain() local
197 if (!crc.RunSafely([&]() { CommonLinkerContext::destroy(); })) { in lldMain() local
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dreadability-casting.cpp54 const char &crc = *cpc; in f() local
/llvm-project/lld/COFF/
H A DPDB.cpp729 JamCRC crc(0); createSectionContrib() local