Home
last modified time | relevance | path

Searched refs:Compressed (Results 1 – 25 of 50) sorted by relevance

12

/llvm-project-15.0.7/compiler-rt/lib/gwp_asan/tests/
H A Dcompression.cpp19 EXPECT_EQ(1u, pack(&Uncompressed, 1u, Compressed, sizeof(Compressed))); in TEST()
23 EXPECT_EQ(1u, pack(&Uncompressed, 1u, Compressed, sizeof(Compressed))); in TEST()
69 Compressed, sizeof(Compressed))); in TEST()
74 Compressed, sizeof(Compressed))); in TEST()
79 Compressed, sizeof(Compressed))); in TEST()
84 Compressed, sizeof(Compressed))); in TEST()
91 Compressed, sizeof(Compressed))); in TEST()
96 Compressed, sizeof(Compressed))); in TEST()
101 Compressed, sizeof(Compressed))); in TEST()
117 Compressed, sizeof(Compressed))); in TEST()
[all …]
/llvm-project-15.0.7/llvm/test/MC/RISCV/
H A Drv32c-valid.s20 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
24 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
28 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
32 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
37 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
41 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
45 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
49 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
55 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
59 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
[all …]
H A Drv64c-valid.s19 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
24 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
29 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
34 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
40 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
45 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
51 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
56 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
62 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
66 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
[all …]
H A Drv64dc-valid.s16 # CHECK-NO-EXT-DC: error: instruction requires the following: 'C' (Compressed Instructions), 'D' (…
21 # CHECK-NO-EXT-DC: error: instruction requires the following: 'C' (Compressed Instructions), 'D' (…
27 # CHECK-NO-EXT-DC: error: instruction requires the following: 'C' (Compressed Instructions), 'D' (…
32 # CHECK-NO-EXT-DC: error: instruction requires the following: 'C' (Compressed Instructions), 'D' (…
H A Drv32dc-valid.s16 # CHECK-NO-EXT-DC: error: instruction requires the following: 'C' (Compressed Instructions), 'D' (…
21 # CHECK-NO-EXT-DC: error: instruction requires the following: 'C' (Compressed Instructions), 'D' (…
27 # CHECK-NO-EXT-DC: error: instruction requires the following: 'C' (Compressed Instructions), 'D' (…
32 # CHECK-NO-EXT-DC: error: instruction requires the following: 'C' (Compressed Instructions), 'D' (…
H A Drv32fc-valid.s22 # CHECK-NO-EXT-FC: error: instruction requires the following: 'C' (Compressed Instructions), 'F' (…
28 # CHECK-NO-EXT-FC: error: instruction requires the following: 'C' (Compressed Instructions), 'F' (…
35 # CHECK-NO-EXT-FC: error: instruction requires the following: 'C' (Compressed Instructions), 'F' (…
41 # CHECK-NO-EXT-FC: error: instruction requires the following: 'C' (Compressed Instructions), 'F' (…
H A Drv32c-only-valid.s20 # CHECK-NO-EXT: error: instruction requires the following: 'C' (Compressed Instructions)
22 # CHECK-NO-RV32-AND-EXT: error: instruction requires the following: 'C' (Compressed Instructions), …
/llvm-project-15.0.7/llvm/unittests/Support/
H A DCompressionTest.cpp27 SmallVector<uint8_t, 0> Compressed; in testZlibCompression() local
29 zlib::compress(arrayRefFromStringRef(Input), Compressed, Level); in testZlibCompression()
32 Error E = zlib::uncompress(Compressed, Uncompressed, Input.size()); in testZlibCompression()
38 E = zlib::uncompress(Compressed, Uncompressed, Input.size() - 1); in testZlibCompression()
66 SmallVector<uint8_t, 0> Compressed; in testZstdCompression() local
68 zstd::compress(arrayRefFromStringRef(Input), Compressed, Level); in testZstdCompression()
71 Error E = zstd::uncompress(Compressed, Uncompressed, Input.size()); in testZstdCompression()
77 E = zstd::uncompress(Compressed, Uncompressed, Input.size() - 1); in testZstdCompression()
/llvm-project-15.0.7/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVMatInt.cpp22 bool Compressed = false; in getInstSeqCost() local
26 Compressed = true; in getInstSeqCost()
31 Compressed = isInt<6>(Instr.Imm); in getInstSeqCost()
39 if (!Compressed) in getInstSeqCost()
/llvm-project-15.0.7/llvm/docs/
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
27 "Generate a Qt Compressed Help file." OFF)
30 "Filename of the Qt Compressed help file")
/llvm-project-15.0.7/mlir/docs/
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
28 "Filename of the Qt Compressed help file")
/llvm-project-15.0.7/llvm/test/tools/llvm-pdbutil/
H A Dinjected-sources.test37 ; HASH-NEXT: Compressed data (
49 ; UNCOMP-NEXT: Compressed data (
66 ; COMP-NEXT: Compressed data (
H A Dinjected-sources-native.test38 ; HASH-NEXT: Compressed data (
50 ; UNCOMP-NEXT: Compressed data (
67 ; COMP-NEXT: Compressed data (
/llvm-project-15.0.7/bolt/docs/
H A DCMakeLists.txt26 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
29 "Filename of the Qt Compressed help file")
/llvm-project-15.0.7/polly/docs/
H A DCMakeLists.txt24 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
27 "Filename of the Qt Compressed help file")
/llvm-project-15.0.7/openmp/docs/
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
28 "Filename of the Qt Compressed help file")
/llvm-project-15.0.7/clang-tools-extra/docs/
H A DCMakeLists.txt24 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
27 "Filename of the Qt Compressed help file")
/llvm-project-15.0.7/clang/docs/
H A DCMakeLists.txt25 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
28 "Filename of the Qt Compressed help file")
/llvm-project-15.0.7/mlir/test/Integration/Dialect/SparseTensor/taco/tools/
H A Dmlir_pytaco_api.py51 Compressed = mlir_pytaco.ModeFormat.COMPRESSED variable
/llvm-project-15.0.7/mlir/lib/CAPI/Dialect/
H A DSparseTensor.cpp28 SparseTensorEncodingAttr::DimLevelType::Compressed) &&
/llvm-project-15.0.7/mlir/include/mlir/Dialect/SparseTensor/IR/
H A DSparseTensorAttrDefs.td88 // Compressed - dimension is sparse, only nonzeros are stored
91 Dense, Compressed, Singleton
/llvm-project-15.0.7/flang/docs/
H A DCMakeLists.txt26 # If asked, configure doxygen for the creation of a Qt Compressed Help file.
29 "Filename of the Qt Compressed help file")
/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/IR/
H A DSparseTensorDialect.cpp73 dlt.push_back(SparseTensorEncodingAttr::DimLevelType::Compressed); in parse()
126 case DimLevelType::Compressed: in print()
/llvm-project-15.0.7/mlir/lib/Dialect/SparseTensor/Transforms/
H A DCodegenUtils.cpp149 case SparseTensorEncodingAttr::DimLevelType::Compressed: in dimLevelTypeEncoding()
/llvm-project-15.0.7/clang-tools-extra/clangd/index/
H A DSerialization.cpp194 llvm::SmallVector<uint8_t, 0> Compressed; in finalize() local
196 Compressed); in finalize()
198 OS << llvm::toStringRef(Compressed); in finalize()

12