Searched defs:Reads (Results 1 – 13 of 13) sorted by relevance
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
H A D | CodeGenSchedule.cpp | 881 IdxVec Writes, Reads; in collectSchedClasses() local 947 IdxVec Reads; in collectSchedClasses() local 1260 IdxVec Writes, Reads; in inferFromItinClass() local 1282 IdxVec Writes, Reads; in inferFromInstRWs() local 1895 IdxVec Writes, Reads; in collectProcResources() local 2052 IdxVec Writes, Reads; in collectItinProcResources() local 2091 ArrayRef<unsigned> Reads, in collectRWResources()
|
H A D | CodeGenSchedule.h | 136 IdxVec Reads; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineInstrBundle.h | 221 bool Reads; member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CalcSpillWeights.cpp | 273 bool Reads, Writes; in weightCalcHelper() local
|
H A D | EarlyIfConversion.cpp | 374 SmallVector<MCRegister, 8> Reads; in findInsertionPoint() local
|
H A D | MLRegallocEvictAdvisor.cpp |
|
H A D | MLRegAllocEvictAdvisor.cpp | 819 bool Reads, Writes; in getLIFeatureComponents() local
|
H A D | RegisterCoalescer.cpp | 1849 bool Reads, Writes; in updateRegDefsUses() local
|
H A D | MachinePipeliner.cpp | 3000 bool Reads, Writes; in orderDependence() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsInstrInfo.cpp | 604 bool Reads, Writes; in SafeInFPUDelaySlot() local
|
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/ |
H A D | RegisterFile.cpp | 427 MutableArrayRef<ReadState> Reads) { in tryEliminateMoveOrSwap()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/ |
H A D | Instruction.h | 449 SmallVector<ReadDescriptor, 4> Reads; // Implicit reads are at the end. member
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | SubtargetEmitter.cpp | 1094 IdxVec Reads = SC.Reads; in GenSchedClassTables() local
|