Home
last modified time | relevance | path

Searched refs:Writes (Results 1 – 25 of 140) sorted by relevance

123456

/external/pcre/dist/doc/
Dpcre-config.txt27 --prefix Writes the directory prefix used in the PCRE installation for
32 Writes the directory prefix used in the PCRE installation for
36 --version Writes the version number of the installed PCRE libraries to
39 --libs Writes to the standard output the command line options
43 --libs16 Writes to the standard output the command line options
47 --libs32 Writes to the standard output the command line options
52 Writes to the standard output the command line options
57 Writes to the standard output the command line options
61 --cflags Writes to the standard output the command line options
66 Writes to the standard output the command line options
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp377 IdxVec &Writes, IdxVec &Reads) const { in findRWs() argument
381 findRWs(WriteDefs, Writes, false); in findRWs()
503 IdxVec Writes, Reads; in collectSchedClasses() local
505 findRWs(Inst->TheDef->getValueAsListOfDefs("SchedRW"), Writes, Reads); in collectSchedClasses()
510 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, ProcIndices); in collectSchedClasses()
544 if (!SC.Writes.empty()) { in collectSchedClasses()
547 for (IdxIter WI = SC.Writes.begin(), WE = SC.Writes.end(); WI != WE; ++WI) in collectSchedClasses()
560 IdxVec Writes; in collectSchedClasses() local
563 Writes, Reads); in collectSchedClasses()
564 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) in collectSchedClasses()
[all …]
DCodeGenSchedule.h132 IdxVec Writes; member
148 return ItinClassDef == IC && makeArrayRef(Writes) == W && in isKeyEqual()
359 void findRWs(const RecVec &RWDefs, IdxVec &Writes, IdxVec &Reads) const;
371 unsigned findSchedClassIdx(Record *ItinClassDef, ArrayRef<unsigned> Writes,
417 void collectRWResources(ArrayRef<unsigned> Writes, ArrayRef<unsigned> Reads,
DSubtargetEmitter.cpp865 IdxVec Writes = SCI->Writes; in GenSchedClassTables() local
880 Writes.clear(); in GenSchedClassTables()
883 Writes, Reads); in GenSchedClassTables()
886 if (Writes.empty()) { in GenSchedClassTables()
894 Writes, Reads); in GenSchedClassTables()
898 if (Writes.empty()) { in GenSchedClassTables()
908 for (IdxIter WI = Writes.begin(), WE = Writes.end(); WI != WE; ++WI) { in GenSchedClassTables()
/external/blktrace/doc/
Dblktrace.tex163 Reads Queued: 0, 0KiB Writes Queued: 7, 128KiB
165 Reads Completed: 0, 0KiB Writes Completed: 11, 168KiB
170 Reads Queued: 0, 0KiB Writes Queued: 1, 28KiB
172 Reads Completed: 0, 0KiB Writes Completed: 0, 0KiB
177 Reads Queued: 0, 0KiB Writes Queued: 11, 168KiB
179 Reads Completed: 0, 0KiB Writes Completed: 11, 168KiB
299 Reads Queued: 0, 0KiB Writes Queued: 9, 5,520KiB
301 Reads Completed: 0, 0KiB Writes Completed: 0, 0KiB
305 Reads Queued: 2,411, 38,576KiB Writes Queued: 769, 425,408KiB
307 Reads Completed: 0, 0KiB Writes Completed: 0, 0KiB
[all …]
/external/llvm/lib/Target/ARM/
DARMScheduleA9.td1883 list <WriteSequence> Writes = writes;
2087 SchedVar<A9LMAdr1Pred, A9WriteLMOpsList.Writes[0-1]>,
2088 SchedVar<A9LMAdr2Pred, A9WriteLMOpsList.Writes[0-3]>,
2089 SchedVar<A9LMAdr3Pred, A9WriteLMOpsList.Writes[0-5]>,
2090 SchedVar<A9LMAdr4Pred, A9WriteLMOpsList.Writes[0-7]>,
2091 SchedVar<A9LMAdr5Pred, A9WriteLMOpsList.Writes[0-9]>,
2092 SchedVar<A9LMAdr6Pred, A9WriteLMOpsList.Writes[0-11]>,
2093 SchedVar<A9LMAdr7Pred, A9WriteLMOpsList.Writes[0-13]>,
2094 SchedVar<A9LMAdr8Pred, A9WriteLMOpsList.Writes[0-15]>,
2192 SchedVar<A9LMAdr1Pred, A9WriteLMfpPostRAOpsList.Writes[0-0, 8-8]>,
[all …]
/external/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h159 bool Writes; member
/external/deqp/doc/testspecs/GLES31/
Dfunctional.ssbo.txt60 shader text. Writes are validated by reading back the SSBO and comparing
/external/llvm/lib/CodeGen/
DMachineInstrBundle.cpp285 RI.Writes = true; in analyzeVirtReg()
DInlineSpiller.cpp1275 if (RI.Writes) { in spillAroundUses()
1318 if (RI.Writes) in spillAroundUses()
DRegisterCoalescer.cpp1183 bool Reads, Writes; in updateRegDefsUses() local
1184 std::tie(Reads, Writes) = UseMI->readsWritesVirtualRegister(SrcReg, &Ops); in updateRegDefsUses()
/external/nanopb-c/docs/
Dreference.rst395 Writes data to an output stream. Always use this function, instead of trying to call stream callbac…
494 Writes the length of a string as varint and then contents of the string. Works for fields of type `…
505 Writes 4 bytes to stream and swaps bytes on big-endian architectures. Works for fields of type `fix…
515 Writes 8 bytes to stream and swaps bytes on big-endian architecture. Works for fields of type `fixe…
/external/llvm/include/llvm/Target/
DTargetSchedule.td225 list<SchedWrite> Writes = writes;
309 // to implement pipeline bypass. The Writes list may be empty to
/external/icu/icu4c/source/data/mappings/
Dconvrtrs.txt245 # From Unicode: Writes BOM.
256 # From Unicode: Writes BOM.
269 # From Unicode: Writes BOM.
/external/mesa3d/src/gallium/docs/source/
Dcontext.rst137 by the shader resource. Writes to a shader resource are only allowed
/external/selinux/policycoreutils/po/
Dno.po1750 msgid "Writes syslog messages\t"
Dwo.po1750 msgid "Writes syslog messages\t"
Dzh_HK.po1749 msgid "Writes syslog messages\t"
Dro.po1751 msgid "Writes syslog messages\t"
Dcy.po1751 msgid "Writes syslog messages\t"
Dku.po1750 msgid "Writes syslog messages\t"
Dbo.po1749 msgid "Writes syslog messages\t"
Dlo.po1750 msgid "Writes syslog messages\t"
Dxh.po1750 msgid "Writes syslog messages\t"
Dhr_HR.po1751 msgid "Writes syslog messages\t"

123456