Searched defs:Writes (Results 1 – 8 of 8) sorted by relevance
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 383 IdxVec &Writes, IdxVec &Reads) const { in findRWs() 509 IdxVec Writes, Reads; in collectSchedClasses() local 567 IdxVec Writes; in collectSchedClasses() local 589 ArrayRef<unsigned> Writes, in findSchedClassIdx() 884 IdxVec Writes, Reads; in inferFromItinClass() local 907 IdxVec Writes, Reads; in inferFromInstRWs() local 1463 IdxVec Writes, Reads; in collectProcResources() local 1617 IdxVec Writes, Reads; in collectItinProcResources() local 1660 void CodeGenSchedModels::collectRWResources(ArrayRef<unsigned> Writes, in collectRWResources()
|
D | CodeGenSchedule.h | 132 IdxVec Writes; member
|
D | SubtargetEmitter.cpp | 852 IdxVec Writes = SC.Writes; in GenSchedClassTables() local
|
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstrBundle.h | 158 bool Writes; member
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | InlineSpiller.cpp | 866 bool Reads, Writes; in reMaterializeFor() local 1126 bool Reads, Writes; in spillAroundUses() local
|
D | RegisterCoalescer.cpp | 942 bool Reads, Writes; in UpdateRegDefsUses() local
|
/external/llvm/lib/CodeGen/ |
D | RegisterCoalescer.cpp | 1276 bool Reads, Writes; in updateRegDefsUses() local
|
D | MachinePipeliner.cpp | 3651 bool Reads, Writes; in orderDependence() local
|