Home
last modified time | relevance | path

Searched refs:micro (Results 1 – 25 of 152) sorted by relevance

1234567

/llvm-project-15.0.7/lldb/unittests/Utility/
H A DTimeoutTest.cpp17 EXPECT_FALSE(Timeout<std::micro>(llvm::None)); in TEST()
18 EXPECT_TRUE(bool(Timeout<std::micro>(seconds(0)))); in TEST()
19 EXPECT_EQ(seconds(0), *Timeout<std::micro>(seconds(0))); in TEST()
20 EXPECT_EQ(seconds(3), *Timeout<std::micro>(seconds(3))); in TEST()
21 EXPECT_TRUE(bool(Timeout<std::micro>(Timeout<std::milli>(seconds(0))))); in TEST()
/llvm-project-15.0.7/lld/test/ELF/
H A Dmips-micro-cross-calls.s8 # RUN: %S/Inputs/mips-micro.s -o %t-eb-pic.o
18 # REG: {{0*}}[[MIC:[0-9a-f]+]] g .text 00000000 0x80 micro
22 # REG-NEXT: jalx 0x[[MIC]] <micro>
34 # MICRO: <micro>:
47 jal micro
51 .global micro
52 micro: label
H A Dmips-micro-thunks.s12 # RUN: %S/Inputs/mips-micro.s -o %t-eb-pic.o
21 # RUN: %S/Inputs/mips-micro.s -o %t-el-pic.o
30 # RUN: %S/Inputs/mips-micro.s -o %t-eb-pic-r6.o
39 # RUN: %S/Inputs/mips-micro.s -o %t-el-pic-r6.o
H A Dmips-micro-jal.s10 # RUN: -mattr=micromips %S/Inputs/mips-micro.s -o %t1eb.o
20 # RUN: -mattr=micromips %S/Inputs/mips-micro.s -o %t1el.o
30 # RUN: -mattr=micromips -mcpu=mips32r6 %S/Inputs/mips-micro.s -o %t1eb.o
39 # RUN: -mattr=micromips -mcpu=mips32r6 %S/Inputs/mips-micro.s -o %t1el.o
48 # RUN: -mattr=micromips %S/Inputs/mips-micro.s -o %t1eb.o
H A Dmips-micror6-relocs.s10 # RUN: %S/Inputs/mips-micro.s -o %t1eb.o
17 # RUN: %S/Inputs/mips-micro.s -o %t1el.o
/llvm-project-15.0.7/llvm/lib/Target/AArch64/
H A DAArch64SchedKryo.td42 def KryoUnitXA : ProcResource<1>; // Type X(A) micro-ops
43 def KryoUnitXB : ProcResource<1>; // Type X(B) micro-ops
44 def KryoUnitYA : ProcResource<1>; // Type Y(A) micro-ops
45 def KryoUnitYB : ProcResource<1>; // Type Y(B) micro-ops
46 def KryoUnitX : ProcResGroup<[KryoUnitXA, // Type X micro-ops
48 def KryoUnitY : ProcResGroup<[KryoUnitYA, // Type Y micro-ops
50 def KryoUnitXY : ProcResGroup<[KryoUnitXA, // Type XY micro-ops
54 def KryoUnitLSA : ProcResource<1>; // Type LS(A) micro-ops
55 def KryoUnitLSB : ProcResource<1>; // Type LS(B) micro-ops
56 def KryoUnitLS : ProcResGroup<[KryoUnitLSA, // Type LS micro-ops
H A DAArch64SchedA57WriteRes.td27 // Define Generic 1 micro-op types
61 // Define Generic 2 micro-op types
196 // Define Generic 3 micro-op types
267 // Define Generic 4 micro-op types
334 // Define Generic 5 micro-op types
378 // Define Generic 6 micro-op types
425 // Define Generic 7 micro-op types
462 // Define Generic 8 micro-op types
488 // Define Generic 9 micro-op types
515 // Define Generic 10 micro-op types
[all …]
/llvm-project-15.0.7/llvm/lib/Support/
H A DVersionTuple.cpp64 unsigned major = 0, minor = 0, micro = 0, build = 0; in tryParse() local
91 if (parseInt(input, micro)) in tryParse()
95 *this = VersionTuple(major, minor, micro); in tryParse()
110 *this = VersionTuple(major, minor, micro, build); in tryParse()
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/
H A Duop-queue.s2 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=haswell -iterations=1500 -micro-op-queue-size…
3 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=haswell -iterations=1500 -micro-op-queue-size…
4 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=haswell -iterations=1500 -micro-op-queue-size…
5 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=haswell -iterations=1500 -micro-op-queue-size…
6 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=haswell -iterations=1500 -micro-op-queue-size…
8 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=btver2 -iterations=1500 -micro-op-queue-size=…
9 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=btver2 -iterations=1500 -micro-op-queue-size=…
10 # RUN: llvm-mca -mtriple=x86_64-unknown-unknown -mcpu=btver2 -iterations=1500 -micro-op-queue-size=…
H A Doption-all-stats-1.s39 # FULLREPORT: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
45 # FULLREPORT: Schedulers - number of cycles where we saw N micro opcodes issued:
/llvm-project-15.0.7/llvm/lib/Target/PowerPC/
H A DPPCScheduleE5500.td177 2>, // 2 micro-ops
183 2>, // 2 micro-ops
197 2>, // 2 micro-ops
203 2>, // 2 micro-ops
223 2>, // 2 micro-ops
229 2>, // 2 micro-ops
236 2>, // 2 micro-ops
243 2>, // 2 micro-ops
253 2>, // 2 micro-ops
259 2>, // 2 micro-ops
[all …]
H A DPPCScheduleE500mc.td148 2>, // 2 micro-ops
154 2>, // 2 micro-ops
164 2>, // 2 micro-ops
170 2>, // 2 micro-ops
186 2>, // 2 micro-ops
198 2>, // 2 micro-ops
205 2>, // 2 micro-ops
326 let IssueWidth = 2; // 2 micro-ops are dispatched per cycle.
H A DPPCScheduleE500.td135 2>, // 2 micro-ops
141 2>, // 2 micro-ops
151 2>, // 2 micro-ops
157 2>, // 2 micro-ops
271 let IssueWidth = 2; // 2 micro-ops are dispatched per cycle.
/llvm-project-15.0.7/lldb/include/lldb/Utility/
H A DListener.h86 bool GetEvent(lldb::EventSP &event_sp, const Timeout<std::micro> &timeout);
89 const Timeout<std::micro> &timeout);
94 const Timeout<std::micro> &timeout);
124 bool GetEventInternal(const Timeout<std::micro> &timeout,
H A DPredicate.h121 llvm::Optional<T> WaitFor(C Cond, const Timeout<std::micro> &timeout) { in WaitFor()
155 const Timeout<std::micro> &timeout = llvm::None) {
183 const Timeout<std::micro> &timeout = llvm::None) {
/llvm-project-15.0.7/lldb/include/lldb/Host/
H A DHost.h189 const Timeout<std::micro> &timeout,
205 const Timeout<std::micro> &timeout,
219 const Timeout<std::micro> &timeout,
235 const Timeout<std::micro> &timeout,
/llvm-project-15.0.7/llvm/utils/lit/tests/Inputs/test-data-micro/
H A Dmicro-tests.ini9 [micro-tests]
14 [micro-results]
/llvm-project-15.0.7/libcxx/test/std/time/time.duration/time.duration.cons/
H A Dconvert_inexact.pass.cpp27 std::chrono::duration<double, std::micro> us(1); in main()
33 constexpr std::chrono::duration<double, std::micro> us(1); in main()
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiSchedule.td30 // Max micro-ops that can be buffered for optimized loop dispatch/execution.
38 // Max micro-ops that may be scheduled per cycle. [default = 1]
47 // Max micro-ops that can be buffered. [default = -1]
/llvm-project-15.0.7/libcxx/test/std/utilities/ratio/
H A Dtypedefs.pass.cpp21 static_assert(std::micro::num == 1 && std::micro::den == 1000000ULL, ""); in main()
/llvm-project-15.0.7/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunication.h193 Timeout<std::micro> timeout, bool sync_on_timeout);
196 StringExtractorGDBRemote &response, Timeout<std::micro> timeout,
201 Timeout<std::micro> timeout,
/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DCommunication.h191 size_t Read(void *dst, size_t dst_len, const Timeout<std::micro> &timeout,
335 const Timeout<std::micro> &timeout,
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/X86/BdVer2/
H A Dstore-throughput.s88 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
94 # CHECK: Schedulers - number of cycles where we saw N micro opcodes issued:
318 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
324 # CHECK: Schedulers - number of cycles where we saw N micro opcodes issued:
548 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
555 # CHECK: Schedulers - number of cycles where we saw N micro opcodes issued:
780 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
785 # CHECK: Schedulers - number of cycles where we saw N micro opcodes issued:
H A Dload-throughput.s88 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
94 # CHECK: Schedulers - number of cycles where we saw N micro opcodes issued:
318 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
324 # CHECK: Schedulers - number of cycles where we saw N micro opcodes issued:
548 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
554 # CHECK: Schedulers - number of cycles where we saw N micro opcodes issued:
780 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
785 # CHECK: Schedulers - number of cycles where we saw N micro opcodes issued:
/llvm-project-15.0.7/llvm/test/tools/llvm-mca/AArch64/Cortex/
H A DA55-all-stats.s46 # CHECK: Dispatch Logic - number of cycles where we saw N micro opcodes dispatched:
52 # CHECK: Schedulers - number of cycles where we saw N micro opcodes issued:

1234567