Searched defs:Reads (Results 1 – 9 of 9) sorted by relevance
/external/llvm/include/llvm/CodeGen/ |
D | MachineInstrBundle.h | 155 bool Reads; member
|
/external/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 509 IdxVec Writes, Reads; in collectSchedClasses() local 568 IdxVec Reads; in collectSchedClasses() local 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 1661 ArrayRef<unsigned> Reads, in collectRWResources()
|
D | CodeGenSchedule.h | 133 IdxVec Reads; member
|
D | SubtargetEmitter.cpp | 853 IdxVec Reads = SC.Reads; in GenSchedClassTables() local
|
/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 | EarlyIfConversion.cpp | 274 SmallVector<unsigned, 8> Reads; in findInsertionPoint() local
|
D | RegisterCoalescer.cpp | 1276 bool Reads, Writes; in updateRegDefsUses() local
|
D | MachinePipeliner.cpp | 3651 bool Reads, Writes; in orderDependence() local
|