Home
last modified time | relevance | path

Searched refs:Reads (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/MC/Mips/
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.
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.
/external/llvm/utils/TableGen/
DCodeGenSchedule.cpp386 IdxVec &Writes, IdxVec &Reads) const { in findRWs()
391 findRWs(ReadDefs, Reads, true); in findRWs()
512 IdxVec Writes, Reads; in collectSchedClasses() local
514 findRWs(Inst->TheDef->getValueAsListOfDefs("SchedRW"), Writes, Reads); in collectSchedClasses()
519 unsigned SCIdx = addSchedClass(ItinDef, Writes, Reads, ProcIndices); in collectSchedClasses()
558 for (IdxIter RI = SC.Reads.begin(), RE = SC.Reads.end(); RI != RE; ++RI) in collectSchedClasses()
570 IdxVec Reads; in collectSchedClasses() local
572 Writes, Reads); in collectSchedClasses()
575 for (IdxIter RI = Reads.begin(), RE = Reads.end(); RI != RE; ++RI) in collectSchedClasses()
592 const IdxVec &Reads) const { in findSchedClassIdx()
[all …]
DCodeGenSchedule.h133 IdxVec Reads; member
148 return ItinClassDef == IC && Writes == W && Reads == R; in isKeyEqual()
360 void findRWs(const RecVec &RWDefs, IdxVec &Writes, IdxVec &Reads) const;
373 const IdxVec &Reads) const;
418 void collectRWResources(const IdxVec &Writes, const IdxVec &Reads,
DSubtargetEmitter.cpp871 IdxVec Reads = SCI->Reads; in GenSchedClassTables() local
886 Reads.clear(); in GenSchedClassTables()
888 Writes, Reads); in GenSchedClassTables()
899 Writes, Reads); in GenSchedClassTables()
980 for (unsigned UseIdx = 0, EndIdx = Reads.size(); in GenSchedClassTables()
983 FindReadAdvance(SchedModels.getSchedRead(Reads[UseIdx]), ProcModel); in GenSchedClassTables()
/external/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h156 bool Reads; member
178 bool Reads; member
/external/fonttools/Doc/
Dinstall.txt88 fontTools.ttLib -- Extensive TrueType tools. Reads and writes. This is the flagship
92 fontTools.cffLib -- Reads CFF fonts. Writing is a planned feature.
100 fontTools.nfntLib -- Reads Mac NFNT bitmap font resources.
/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/CodeGen/
DEarlyIfConversion.cpp274 SmallVector<unsigned, 8> Reads; in findInsertionPoint() local
300 Reads.push_back(Reg); in findInsertionPoint()
303 while (!Reads.empty()) in findInsertionPoint()
304 for (MCRegUnitIterator Units(Reads.pop_back_val(), TRI); Units.isValid(); in findInsertionPoint()
DMachineInstrBundle.cpp267 RI.Reads = true; in analyzeVirtReg()
307 PRI.Reads = true; in analyzePhysReg()
DRegisterCoalescer.cpp1146 bool Reads, Writes; in updateRegDefsUses() local
1147 std::tie(Reads, Writes) = UseMI->readsWritesVirtualRegister(SrcReg, &Ops); in updateRegDefsUses()
1151 if (DstInt && !Reads && SubIdx) in updateRegDefsUses()
1152 Reads = DstInt->liveAt(LIS->getInstructionIndex(UseMI)); in updateRegDefsUses()
1162 MO.setIsUndef(!Reads); in updateRegDefsUses()
DMachineBasicBlock.cpp1159 return Analysis.Reads ? LQR_Live : LQR_OverlappingLive; in computeRegisterLiveness()
1188 return (Analysis.Reads) ? in computeRegisterLiveness()
DInlineSpiller.cpp864 if (!RI.Reads) in reMaterializeFor()
1298 if (RI.Reads) in spillAroundUses()
/external/deqp/doc/testspecs/GLES31/
Dfunctional.ssbo.txt59 SSBO. Reads are validated by comparing values to constant values declared in
/external/llvm/lib/Target/AArch64/
DAArch64ConditionalCompares.cpp356 if (PRI.Reads) { in findConvertibleCompare()
/external/llvm/include/llvm/Target/
DTargetSchedule.td323 // Define SchedRead defaults. Reads seldom need special treatment.
/external/tinyxml/
Dreadme.txt244 Reads XML from a stream, making it useful for network transmission. The tricky
/external/nanopb-c/docs/
Dreference.rst577 Read and decode all fields of a structure. Reads until EOF on input stream. ::
/external/openssh/
Dsshd.0224 6. Reads the file ~/.ssh/environment, if it exists, and users are
/external/libvncserver/webclients/java-applet/ssl/
Dultravnc-102-JavaViewer-ssl-etc.patch1409 File allFiles[] = dir.listFiles(); // Reads files
/external/llvm/docs/
DLangRef.rst9779 Reads a vector from memory according to the provided mask. The mask holds a bit for each vector lan…