/external/llvm/test/MC/Mips/ |
D | mips-reginfo-fp32.s | 25 # 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.
|
D | mips-reginfo-fp64.s | 47 # 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/ |
D | CodeGenSchedule.cpp | 386 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 …]
|
D | CodeGenSchedule.h | 133 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,
|
D | SubtargetEmitter.cpp | 871 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/ |
D | MachineInstrBundle.h | 156 bool Reads; member 178 bool Reads; member
|
/external/fonttools/Doc/ |
D | install.txt | 88 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/ |
D | blktrace.tex | 163 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/ |
D | EarlyIfConversion.cpp | 274 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()
|
D | MachineInstrBundle.cpp | 267 RI.Reads = true; in analyzeVirtReg() 307 PRI.Reads = true; in analyzePhysReg()
|
D | RegisterCoalescer.cpp | 1146 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()
|
D | MachineBasicBlock.cpp | 1159 return Analysis.Reads ? LQR_Live : LQR_OverlappingLive; in computeRegisterLiveness() 1188 return (Analysis.Reads) ? in computeRegisterLiveness()
|
D | InlineSpiller.cpp | 864 if (!RI.Reads) in reMaterializeFor() 1298 if (RI.Reads) in spillAroundUses()
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.ssbo.txt | 59 SSBO. Reads are validated by comparing values to constant values declared in
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64ConditionalCompares.cpp | 356 if (PRI.Reads) { in findConvertibleCompare()
|
/external/llvm/include/llvm/Target/ |
D | TargetSchedule.td | 323 // Define SchedRead defaults. Reads seldom need special treatment.
|
/external/tinyxml/ |
D | readme.txt | 244 Reads XML from a stream, making it useful for network transmission. The tricky
|
/external/nanopb-c/docs/ |
D | reference.rst | 577 Read and decode all fields of a structure. Reads until EOF on input stream. ::
|
/external/openssh/ |
D | sshd.0 | 224 6. Reads the file ~/.ssh/environment, if it exists, and users are
|
/external/libvncserver/webclients/java-applet/ssl/ |
D | ultravnc-102-JavaViewer-ssl-etc.patch | 1409 File allFiles[] = dir.listFiles(); // Reads files
|
/external/llvm/docs/ |
D | LangRef.rst | 9779 Reads a vector from memory according to the provided mask. The mask holds a bit for each vector lan…
|