Home
last modified time | relevance | path

Searched full:reads (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/llvm-project/clang/include/clang/Serialization/
H A DASTRecordReader.h50 /// Reads a record with id AbbrevID from Cursor, resetting the
123 /// Reads a statement.
127 /// Reads an expression.
130 /// Reads a sub-statement operand during statement reading.
133 /// Reads a sub-expression operand during statement reading.
136 /// Reads a declaration with the given local ID in the given module.
143 /// Reads a TemplateArgumentLocInfo appropriate for the
148 /// Reads a TemplateArgumentLoc, advancing Idx.
156 // Reads a concept reference from the given record.
159 /// Reads a declarator info from the given record, advancing Idx.
[all …]
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCScheduleP10.td352 // Save 1 cycles if pipeline BF reads the data from pipelines DX, MU, vMU, CY, DF, MM.
353 // Save 2 cycles if pipeline BF reads the data from pipelines BF.
359 // Save 1 cycles if pipeline CY reads the data from pipelines DX, MU, vMU, BF, DF, MM.
360 // Save 3 cycles if pipeline CY reads the data from pipelines CY.
366 // Save 1 cycles if pipeline MM reads the data from pipelines DX, MU, vMU, BF, CY, DF.
367 // Save 6 cycles if pipeline MM reads the data from pipelines MM.
373 // Save 1 cycles if pipeline BR reads the data from pipelines FX, F2.
376 // Save 1 cycles if pipeline DF reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
379 // Save 1 cycles if pipeline DV reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
382 // Save 1 cycles if pipeline DX reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
[all …]
/llvm-project/llvm/test/MC/Mips/
H A Dmips-reginfo-fp32.s25 # abs.s - Reads and writes from/to $f0.
27 # round.w.d - Reads $f4 and $f5 and writes to $f2.
29 # ceil.w.s - Reads $f8 and writes to $f10.
31 # cvt.s.d - Reads from $f12 and $f13 and writes to $f14
33 # abs.d - Reads from $f30 and $f31 and writes to $f30 and $f31.
H A Dmips-reginfo-fp64.s47 # abs.s - Reads and writes from/to $f0.
49 # round.w.d - Reads $f4 and writes to $f2.
51 # ceil.w.s - Reads $f8 and writes to $f10.
53 # cvt.s.d - Reads from $f12 and writes to $f14.
55 # abs.d - Reads from $f30 and writes to $f30.
/llvm-project/clang-tools-extra/clang-tidy/
H A DClangTidyCheck.h155 /// Reads the option with the check-local name \p LocalName from the
162 /// Reads the option with the check-local name \p LocalName from the
169 /// Reads the option with the check-local name \p LocalName from local or
177 /// Reads the option with the check-local name \p LocalName from local or
186 /// Reads the option with the check-local name \p LocalName from the
207 /// Reads the option with the check-local name \p LocalName from the
232 /// Reads the option with the check-local name \p LocalName from the
247 /// Reads the option with the check-local name \p LocalName from local or
276 /// Reads the option with the check-local name \p LocalName from local or
309 /// Reads th
[all...]
/llvm-project/mlir/include/mlir/TableGen/
H A DProperty.h60 // Returns the template getter method call which reads this property's
64 // Returns the template setter method call which reads this property's
68 // Returns the conversion method call which reads this property's
72 // Returns the setter method call which reads this property's in getReadFromMlirBytecodeCall()
95 // Returns the method call which reads this property from
/llvm-project/llvm/test/Transforms/ThinLTOBitcodeWriter/
H A Dsplit-vfunc.ll16 ptr @reads,
73 ; M0: define i8 @reads
74 ; M1: declare void @reads()
75 define i8 @reads(ptr %this) {
/llvm-project/mlir/docs/Rationale/
H A DSideEffectsAndSpeculation.md34 freeing memory. E.g. standard memory reads and writes, `printf` (which can be
109 Consider a SIMD backend dialect with a "simd.abs" operation which reads all
120 The abs operation reads each individual value from the source resource and then
143 the source, indicating that the abs operation reads each individual value from
159 The load like operation reads a single value from the input memref and returns
178 the source, indicating that the load operation reads parts of values from the
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp567 // Reads don't currently have sequence records, but it can be added later. in addProcModel()
584 // Reserve idx=0 for invalid writes/reads.
651 // itinerary resources. Index reads and writes in separate domains. in collectSchedRW()
680 dbgs() << "\n+++ SCHED READS and WRITES (collectSchedRW) +++\n"; in collectSchedRW()
735 IdxVec &Reads) const { in genRWName()
740 findRWs(ReadDefs, Reads, true);
843 IdxVec Writes, Reads; in findRWForSequence()
845 findRWs(Inst->TheDef->getValueAsListOfDefs("SchedRW"), Writes, Reads); in findRWForSequence()
848 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, /*ProcIndices*/ {0});
894 for (unsigned int Read : SC.Reads) in collectSchedClasses()
881 IdxVec Writes, Reads; collectSchedClasses() local
947 IdxVec Reads; collectSchedClasses() local
1260 IdxVec Writes, Reads; inferFromItinClass() local
1282 IdxVec Writes, Reads; inferFromInstRWs() local
1895 IdxVec Writes, Reads; collectProcResources() local
2052 IdxVec Writes, Reads; collectItinProcResources() local
2091 collectRWResources(ArrayRef<unsigned> Writes,ArrayRef<unsigned> Reads,ArrayRef<unsigned> ProcIndices) collectRWResources() argument
[all...]
/llvm-project/mlir/include/mlir/ExecutionEngine/SparseTensor/
H A DFile.h41 /// reads the value from the current line buffer beginning at `linePtr`.
53 /// then returns an arbitrary value. If `IsPattern` is false, then reads
70 /// arbitrary value. If `isPattern` is false, then reads the value from
139 /// Reads and parses the file's header.
214 /// Reads the COO tensor from the file, stores the coordinates and values to
225 /// Reads the next line of the input file and parses the coordinates
242 /// Reads all the elements from the file while applying the given map.
257 /// Reads the MME header of a general sparse matrix of type real.
260 /// Reads the "extended" FROSTT header. Although not part of the
/llvm-project/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DProcessKDPLog.h21 MemoryDataLong = Log::ChannelFlag<3>, // Log all memory reads/writes bytes
22 MemoryDataShort = Log::ChannelFlag<4>, // Log short memory reads/writes bytes
23 Memory = Log::ChannelFlag<5>, // Log memory reads/writes calls
H A DProcessKDPLog.cpp18 {"log memory bytes for memory reads and writes for all transactions"},
21 {"log memory bytes for memory reads and writes for short transactions "
24 {{"memory"}, {"log memory reads and writes"}, KDPLog::Memory},
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h22 Memory = Log::ChannelFlag<3>, // Log memory reads/writes calls
23 MemoryDataLong = Log::ChannelFlag<4>, // Log all memory reads/writes bytes
24 MemoryDataShort = Log::ChannelFlag<5>, // Log short memory reads/writes bytes
H A DProcessGDBRemoteLog.cpp22 {{"memory"}, {"log memory reads and writes"}, GDBRLog::Memory},
24 {"log memory bytes for memory reads and writes for short transactions "
28 {"log memory bytes for memory reads and writes for all transactions"},
/llvm-project/lldb/bindings/interface/
H A DSBProcessDocstrings.i29 Reads data from the current process's stdout stream. API client specifies
35 Reads data from the current process's stderr stream. API client specifies
99 Reads memory from the current process's address space and removes any
120 Reads a NUL terminated C string from the current process's address space.
135 Reads an unsigned integer from memory given a byte size and an address.
149 Reads a pointer from memory from an address and returns the value. Example: ::
/llvm-project/clang/lib/Headers/
H A Drdpruintrin.h22 /// Reads the content of a processor register.
39 /// Reads the content of processor register MPERF.
47 /// Reads the content of processor register APERF.
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h134 /// Reads an uint32_t from the accelerator table at Offset, which is
139 /// Reads a StringRef from the string table at Offset.
181 /// Reads the contents of the I-th bucket, that is, the index in the hash list
188 /// Reads the I-th hash in the hash list.
194 /// Reads the I-th offset in the offset list.
200 /// Reads a string offset from the accelerator table at Offset, which is
293 /// Reads the next Entry in the table, populating `Current`.
297 /// Reads the next string pointer and the entry count for that string,
635 /// Reads offset of compilation unit CU. CU is 0-based.
639 /// Reads offse
[all...]
/llvm-project/clang/test/Profile/
H A Dgcc-flag-compatibility-aix.c21 // Check that -fprofile-use=some/path reads some/path/default.profdata
28 // Check that -fprofile-use=some/path/file.prof reads some/path/file.prof
36 // Check that -fprofile-use=some/path reads some/path/default.profdata
43 // Check that -fprofile-use=some/path/file.prof reads some/path/file.prof
H A Dgcc-flag-compatibility.c19 // Check that -fprofile-use=some/path reads some/path/default.profdata
26 // Check that -fprofile-use=some/path/file.prof reads some/path/file.prof
34 // Check that -fprofile-use=some/path reads some/path/default.profdata
41 // Check that -fprofile-use=some/path/file.prof reads some/path/file.prof
/llvm-project/lldb/source/Plugins/DynamicLoader/Hexagon-DYLD/
H A DHexagonDYLDRendezvous.h208 /// Reads an unsigned integer of \p size bytes from the inferior's address
214 /// Reads an address from the inferior's address space starting at \p addr.
220 /// Reads a null-terminated C string from the memory location starting at @p
224 /// Reads an SOEntry starting at \p addr.
235 /// Reads the current list of shared objects according to the link map
/llvm-project/llvm/test/Analysis/LoopAccessAnalysis/
H A Dnumber-of-memchecks.ll6 ; 3 reads and 3 writes should need 12 memchecks
76 ; 3 reads and 2 writes - two of the reads can be merged,
148 ; 3 reads and 2 writes - the writes can be merged into a single
149 ; group, but the GEPs used for the reads are not marked as inbounds.
227 ; we should not merge the intervals associated with the reads (0,5000) and
/llvm-project/clang-tools-extra/docs/clang-tidy/checks/objc/
H A Dnsdate-formatter.rst23 | Output string: `5-12` (Wrong because it reads as *5th ___ of Dec* in English)
28 | Output string: `5-Mon` (Wrong because it reads as *5th Mon of ___* in English)
33 | Output string: `05-2014` (Wrong because it reads as *5th Week of ___* in English)
/llvm-project/clang/include/clang/AST/
H A DAbstractBasicReader.h47 // Reads an enum value from the current property. EnumType will always
54 // Reads an optional value from the current property.
59 // Reads an array of values from the current property.
63 // Reads an object from the current property; the returned property
64 // reader will be subjected to a sequence of property reads and then
/llvm-project/compiler-rt/test/tsan/
H A Dmop1.c6 // - thread2 reads X, this read happens-before the write in main thread
7 // - thread1 reads X, this read is concurrent with the write in main thread
/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicBlockSectionsProfileReader.h121 // Reads the basic block sections profile for functions in this module.
124 // Reads version 0 profile.
128 // Reads version 1 profile.
208 // then reads the profile for the matching functions.

12345678910>>...32