Searched defs:Reads (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | CodeGenSchedule.cpp | 874 IdxVec Writes, Reads; in collectSchedClasses() local 939 IdxVec Reads; in collectSchedClasses() local 1256 IdxVec Writes, Reads; in inferFromItinClass() local 1278 IdxVec Writes, Reads; in inferFromInstRWs() local 1892 IdxVec Writes, Reads; in collectProcResources() local 2047 IdxVec Writes, Reads; in collectItinProcResources() local 2087 ArrayRef<unsigned> Reads, in collectRWResources()
|
H A D | CodeGenSchedule.h | 133 IdxVec Reads; member
|
H A D | SubtargetEmitter.cpp | 1024 IdxVec Reads = SC.Reads; in GenSchedClassTables() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBundle.h | 221 bool Reads; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 253 bool Reads, Writes; in weightCalcHelper() local
|
H A D | EarlyIfConversion.cpp | 368 SmallVector<MCRegister, 8> Reads; in findInsertionPoint() local
|
H A D | RegisterCoalescer.cpp | 1751 bool Reads, Writes; in updateRegDefsUses() local
|
H A D | MachinePipeliner.cpp | 2561 bool Reads, Writes; in orderDependence() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/ |
H A D | RegisterFile.cpp | 399 MutableArrayRef<ReadState> Reads) { in tryEliminateMoveOrSwap()
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 350 SmallVector<ReadDescriptor, 4> Reads; // Implicit reads are at the end. member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCInstrInfo.cpp | 3329 bool Reads, Writes; in fixupIsDeadOrKill() local
|