Searched defs:Reads (Results 1 – 12 of 12) 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-10.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBundle.h | 221 bool Reads; member
|
/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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 366 SmallVector<unsigned, 8> Reads; in findInsertionPoint() local
|
D | RegisterCoalescer.cpp | 1713 bool Reads, Writes; in updateRegDefsUses() local
|
D | MachinePipeliner.cpp | 2484 bool Reads, Writes; in orderDependence() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/ |
D | Instruction.h | 350 SmallVector<ReadDescriptor, 4> Reads; // Implicit reads are at the end. member
|