Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenSchedule.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()
HDCodeGenSchedule.h136 IdxVec Reads; member
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstrBundle.h221 bool Reads; member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDCalcSpillWeights.cpp273 bool Reads, Writes; in weightCalcHelper() local
HDEarlyIfConversion.cpp374 SmallVector<MCRegister, 8> Reads; in findInsertionPoint() local
HDMLRegAllocEvictAdvisor.cpp819 bool Reads, Writes; in getLIFeatureComponents() local
HDRegisterCoalescer.cpp1849 bool Reads, Writes; in updateRegDefsUses() local
HDMachinePipeliner.cpp3000 bool Reads, Writes; in orderDependence() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsInstrInfo.cpp604 bool Reads, Writes; in SafeInFPUDelaySlot() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
HDRegisterFile.cpp427 MutableArrayRef<ReadState> Reads) { in tryEliminateMoveOrSwap()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MCA/
HDInstruction.h449 SmallVector<ReadDescriptor, 4> Reads; // Implicit reads are at the end. member
/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
HDSubtargetEmitter.cpp1094 IdxVec Reads = SC.Reads; in GenSchedClassTables() local