Home
last modified time | relevance | path

Searched defs:Reads (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp881 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 DCodeGenSchedule.h136 IdxVec Reads; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h221 bool Reads; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp273 bool Reads, Writes; in weightCalcHelper() local
H A DEarlyIfConversion.cpp374 SmallVector<MCRegister, 8> Reads; in findInsertionPoint() local
H A DMLRegallocEvictAdvisor.cpp
H A DMLRegAllocEvictAdvisor.cpp819 bool Reads, Writes; in getLIFeatureComponents() local
H A DRegisterCoalescer.cpp1849 bool Reads, Writes; in updateRegDefsUses() local
H A DMachinePipeliner.cpp3000 bool Reads, Writes; in orderDependence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp604 bool Reads, Writes; in SafeInFPUDelaySlot() local
/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp427 MutableArrayRef<ReadState> Reads) { in tryEliminateMoveOrSwap()
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h449 SmallVector<ReadDescriptor, 4> Reads; // Implicit reads are at the end. member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1094 IdxVec Reads = SC.Reads; in GenSchedClassTables() local