/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMParallelDSP.cpp | 494 static void AliasCandidates(BasicBlock *Header, Instructions &Reads, in AliasCandidates() 507 static bool AreAliased(AliasAnalysis *AA, Instructions &Reads, in AreAliased() 618 Instructions Reads, Writes; in MatchSMLAD() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
D | CodeGenSchedule.cpp | 612 IdxVec Writes, Reads; in collectSchedClasses() local 678 IdxVec Reads; in collectSchedClasses() local 989 IdxVec Writes, Reads; in inferFromItinClass() local 1011 IdxVec Writes, Reads; in inferFromInstRWs() local 1573 IdxVec Writes, Reads; in collectProcResources() local 1729 IdxVec Writes, Reads; in collectItinProcResources() local 1772 ArrayRef<unsigned> Reads, in collectRWResources()
|
D | CodeGenSchedule.h | 131 IdxVec Reads; member
|
D | SubtargetEmitter.cpp | 1033 IdxVec Reads = SC.Reads; in GenSchedClassTables() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | MachineInstrBundle.h | 154 bool Reads; member
|
/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-7.0/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 275 SmallVector<unsigned, 8> Reads; in findInsertionPoint() local
|
D | RegisterCoalescer.cpp | 1559 bool Reads, Writes; in updateRegDefsUses() local
|
D | MachinePipeliner.cpp | 3795 bool Reads, Writes; in orderDependence() 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
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-mca/ |
D | Instruction.h | 257 std::vector<ReadDescriptor> Reads; // Implicit reads are at the end. member
|