Home
last modified time | relevance | path

Searched full:codesize (Results 1 – 25 of 307) sorted by relevance

12345678910>>...13

/external/llvm-project/llvm/test/Analysis/CostModel/AArch64/
Daggregates.ll4 …-unknown-linux-gnu -cost-model -cost-kind=code-size -analyze | FileCheck %s --check-prefix=CODESIZE
15 ; CODESIZE-LABEL: 'extract_first_i32'
16 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %r = extractvalue { i32…
17 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: ret i32 %r
32 ; CODESIZE-LABEL: 'extract_second_i32'
33 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %r = extractvalue { i32…
34 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: ret i32 %r
49 ; CODESIZE-LABEL: 'extract_i32'
50 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %r = extractvalue { i32…
51 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: ret i32 %r
[all …]
/external/llvm-project/llvm/test/Analysis/CostModel/X86/
Daggregates.ll4 …-unknown-linux-gnu -cost-model -cost-kind=code-size -analyze | FileCheck %s --check-prefix=CODESIZE
15 ; CODESIZE-LABEL: 'extract_first_i32'
16 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %r = extractvalue { i32…
17 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: ret i32 %r
32 ; CODESIZE-LABEL: 'extract_second_i32'
33 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %r = extractvalue { i32…
34 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: ret i32 %r
49 ; CODESIZE-LABEL: 'extract_i32'
50 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %r = extractvalue { i32…
51 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: ret i32 %r
[all …]
Dcostmodel.ll3 …size -analyze -mtriple=x86_64-unknown-linux-gnu -mcpu=corei7 | FileCheck %s --check-prefix=CODESIZE
25 ; CODESIZE-LABEL: 'foo'
26 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %A1 = alloca i32, align…
27 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %A2 = alloca i64, i64 u…
28 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %I64 = add i64 undef, u…
29 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 1 for instruction: %1 = load i64, i64* und…
30 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %BC = bitcast i8* undef…
31 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %I2P = inttoptr i64 und…
32 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %P2I = ptrtoint i8* und…
33 ; CODESIZE-NEXT: Cost Model: Found an estimated cost of 0 for instruction: %TC = trunc i64 undef t…
[all …]
/external/llvm-project/lld/test/COFF/Inputs/
Dpdb-globals.yaml133 - CodeSize: 10
141 - CodeSize: 9
149 - CodeSize: 7
161 CodeSize: 10
179 CodeSize: 10
193 - CodeSize: 153
201 - CodeSize: 152
209 - CodeSize: 150
221 CodeSize: 153
291 CodeSize: 153
[all …]
Dpdb-hashes-1.yaml55 - CodeSize: 65
63 - CodeSize: 64
71 - CodeSize: 62
79 - CodeSize: 61
91 CodeSize: 65
145 CodeSize: 65
338 - CodeSize: 32
346 - CodeSize: 31
354 - CodeSize: 29
366 CodeSize: 32
[all …]
Dpdb-scopes-a.yaml37 CodeSize: 5
61 CodeSize: 5
77 CodeSize: 58
100 CodeSize: 17
113 CodeSize: 17
127 CodeSize: 58
Dpdb-hashes-2-missing.yaml44 - CodeSize: 25
52 - CodeSize: 24
60 - CodeSize: 22
72 CodeSize: 25
96 CodeSize: 25
Dpdb-hashes-2.yaml44 - CodeSize: 25
52 - CodeSize: 24
60 - CodeSize: 22
72 CodeSize: 25
96 CodeSize: 25
/external/adhd/cras/src/common/
Dcras_sbc_codec.c16 * codesize - The size of one PCM input block in bytes.
21 unsigned int codesize; member
56 if (input_len < data->codesize) in cras_msbc_encode()
59 encoded = sbc_encode(&data->sbc, input, data->codesize, output, in cras_msbc_encode()
104 while (input_len - processed >= data->codesize && in cras_sbc_encode()
107 data->codesize, output + result, in cras_sbc_encode()
124 return data->codesize; in cras_sbc_get_codesize()
151 data->codesize = sbc_get_codesize(&data->sbc); in cras_msbc_codec_create()
184 data->codesize = sbc_get_codesize(&data->sbc); in cras_sbc_codec_create()
/external/llvm-project/llvm/test/tools/llvm-readobj/COFF/
Dcodeview-linetables.test45 MFUN32: CodeSize: 0xA
64 MFUN32: CodeSize: 0xA
83 MFUN32: CodeSize: 0x14
109 MFUN32-NEXT CodeSize: 0xA
132 MFUN32-NEXT CodeSize: 0xA
155 MFUN32-NEXT CodeSize: 0x14
197 MFUN64: CodeSize: 0xE
212 MFUN64: CodeSize: 0xE
227 MFUN64: CodeSize: 0x18
253 MFUN64-NEXT: CodeSize: 0xE
[all …]
/external/llvm/test/tools/llvm-readobj/
Dcodeview-linetables.test45 MFUN32: CodeSize: 0xA
64 MFUN32: CodeSize: 0xA
83 MFUN32: CodeSize: 0x14
109 MFUN32-NEXT CodeSize: 0xA
132 MFUN32-NEXT CodeSize: 0xA
155 MFUN32-NEXT CodeSize: 0x14
197 MFUN64: CodeSize: 0xE
212 MFUN64: CodeSize: 0xE
227 MFUN64: CodeSize: 0x18
253 MFUN64-NEXT: CodeSize: 0xE
[all …]
/external/apache-commons-compress/src/main/java/org/apache/commons/compress/compressors/lzw/
DLZWInputStream.java46 private int codeSize = DEFAULT_CODE_SIZE; field in LZWInputStream
118 * @param codeSize code size
120 protected void setClearCode(final int codeSize) { in setClearCode() argument
121 clearCode = (1 << (codeSize - 1)); in setClearCode()
171 if (codeSize > 31) { in readNextCode()
174 return (int) in.readBits(codeSize); in readNextCode()
240 return codeSize; in getCodeSize()
248 this.codeSize = cs; in setCodeSize()
252 codeSize++; in incrementCodeSize()
/external/llvm-project/lld/test/COFF/
Dpdb-framedata.yaml73 - CodeSize: 31
81 - CodeSize: 30
89 - CodeSize: 28
101 CodeSize: 31
140 CodeSize: 31
158 - CodeSize: 53
166 - CodeSize: 52
174 - CodeSize: 50
182 - CodeSize: 49
194 CodeSize: 53
[all …]
/external/llvm-project/llvm/test/MC/COFF/
Dcv-fpo-csrs.s70 # OBJ-NEXT: CodeSize: 0x23
87 # OBJ-NEXT: CodeSize: 0x22
104 # OBJ-NEXT: CodeSize: 0x21
122 # OBJ-NEXT: CodeSize: 0x20
141 # OBJ-NEXT: CodeSize: 0x1F
161 # OBJ-NEXT: CodeSize: 0x1C
Dcv-fpo-setframe.s73 # OBJ-NEXT: CodeSize: 0x23
90 # OBJ-NEXT: CodeSize: 0x22
107 # OBJ-NEXT: CodeSize: 0x20
124 # OBJ-NEXT: CodeSize: 0x1F
142 # OBJ-NEXT: CodeSize: 0x1E
161 # OBJ-NEXT: CodeSize: 0x1D
/external/adhd/cras/src/server/
Dcras_a2dp_info.c75 a2dp->codesize = cras_sbc_get_codesize(a2dp->codec); in init_a2dp()
94 return a2dp->codesize; in a2dp_codesize()
99 return a2dp_bytes / a2dp->frame_length * a2dp->codesize; in a2dp_block_size()
170 if (a2dp->codesize > 0) in a2dp_encode()
171 a2dp->frame_count += processed / a2dp->codesize; in a2dp_encode()
Dcras_a2dp_info.h17 * codesize - Size of a SBC frame in bytes.
28 int codesize; member
48 * Gets the codesize of the SBC codec.
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dfpo-csrs.ll77 ; OBJ-NEXT: CodeSize: 0x1E
94 ; OBJ-NEXT: CodeSize: 0x1D
144 ; OBJ-NEXT: CodeSize: 0x29
161 ; OBJ-NEXT: CodeSize: 0x28
178 ; OBJ-NEXT: CodeSize: 0x27
230 ; OBJ-NEXT: CodeSize: 0x34
247 ; OBJ-NEXT: CodeSize: 0x33
264 ; OBJ-NEXT: CodeSize: 0x32
282 ; OBJ-NEXT: CodeSize: 0x31
340 ; OBJ-NEXT: CodeSize: 0x3F
[all …]
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DAssembler.cpp271 explicit TrackingSectionMemoryManager(uintptr_t *CodeSize) in TrackingSectionMemoryManager() argument
272 : CodeSize(CodeSize) {} in TrackingSectionMemoryManager()
277 *CodeSize = Size; in allocateCodeSection()
283 uintptr_t *const CodeSize = nullptr; member in llvm::exegesis::__anon06a507f90111::TrackingSectionMemoryManager
296 uintptr_t CodeSize = 0; in ExecutableFunction() local
304 std::make_unique<TrackingSectionMemoryManager>(&CodeSize)) in ExecutableFunction()
317 StringRef(reinterpret_cast<const char *>(FunctionAddress), CodeSize); in ExecutableFunction()
/external/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp125 uintptr_t CodeSize = i % 16 + 1; in TEST() local
131 code[i] = MemMgr->allocateCodeSection(CodeSize, Align, i, ""); in TEST()
135 for (unsigned j = 0; j < CodeSize; j++) { in TEST()
154 uintptr_t CodeSize = i % 16 + 1; in TEST() local
157 for (unsigned j = 0; j < CodeSize; j++) { in TEST()
/external/swiftshader/src/Vulkan/
DVkShaderModule.cpp29 memcpy(code, pCreateInfo->pCode, pCreateInfo->codeSize); in ShaderModule()
30 wordCount = static_cast<uint32_t>(pCreateInfo->codeSize / sizeof(uint32_t)); in ShaderModule()
49 return pCreateInfo->codeSize; in ComputeRequiredAllocationSize()
/external/llvm-project/llvm/unittests/ExecutionEngine/MCJIT/
DMCJITMemoryManagerTest.cpp124 uintptr_t CodeSize = i % 16 + 1; in TEST() local
130 code[i] = MemMgr->allocateCodeSection(CodeSize, Align, i, ""); in TEST()
134 for (unsigned j = 0; j < CodeSize; j++) { in TEST()
153 uintptr_t CodeSize = i % 16 + 1; in TEST() local
156 for (unsigned j = 0; j < CodeSize; j++) { in TEST()
/external/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp79 uint64_t CodeSize);
144 uint64_t CodeSize; member
403 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode() argument
407 if (CodeSize == 0) in NotifyCode()
414 CodeSize; // and code in NotifyCode()
417 rec.CodeSize = CodeSize; in NotifyCode()
430 Dumpstream->write(reinterpret_cast<const char *>(CodeAddr), CodeSize); in NotifyCode()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/PerfJITEvents/
DPerfJITEventListener.cpp80 uint64_t CodeSize);
145 uint64_t CodeSize; member
403 uint64_t CodeAddr, uint64_t CodeSize) { in NotifyCode() argument
407 if (CodeSize == 0) in NotifyCode()
414 CodeSize; // and code in NotifyCode()
417 rec.CodeSize = CodeSize; in NotifyCode()
430 Dumpstream->write(reinterpret_cast<const char *>(CodeAddr), CodeSize); in NotifyCode()
/external/llvm/test/DebugInfo/COFF/
Dmultifunction.ll158 ; OBJ32: CodeSize: 0x6
173 ; OBJ32: CodeSize: 0x6
188 ; OBJ32: CodeSize: 0x10
201 ; OBJ32-NEXT: CodeSize: 0x6
223 ; OBJ32-NEXT: CodeSize: 0x6
245 ; OBJ32-NEXT: CodeSize: 0x10
427 ; OBJ64: CodeSize: 0xE
442 ; OBJ64: CodeSize: 0xE
457 ; OBJ64: CodeSize: 0x18
470 ; OBJ64-NEXT: CodeSize: 0xE
[all …]

12345678910>>...13