Home
last modified time | relevance | path

Searched defs:Writes (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp426 bool RegisterFile::tryEliminateMoveOrSwap(MutableArrayRef<WriteState> Writes, in tryEliminateMoveOrSwap()
504 SmallVectorImpl<WriteRef> &Writes, in collectWrites()
571 SmallVector<WriteRef, 4> Writes; in checkRAWHazards() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp762 void CodeGenSchedModels::findRWs(const RecVec &RWDefs, IdxVec &Writes, in findRWs()
881 IdxVec Writes, Reads; in collectSchedClasses() local
946 IdxVec Writes; 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
2090 void CodeGenSchedModels::collectRWResources(ArrayRef<unsigned> Writes, in collectRWResources()
H A DCodeGenSchedule.h135 IdxVec Writes; member
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h224 bool Writes; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp273 bool Reads, Writes; in weightCalcHelper() 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/Transforms/Scalar/
H A DLoopDataPrefetch.cpp240 bool Writes = false; member
/freebsd/contrib/llvm-project/llvm/include/llvm/MCA/
H A DInstruction.h376 void setDependentWrites(unsigned Writes) { in setDependentWrites()
448 SmallVector<WriteDescriptor, 2> Writes; // Implicit writes are at the end. member
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp604 bool Reads, Writes; in SafeInFPUDelaySlot() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp341 SmallVector<Instruction*, 8> Writes; in RecordMemoryOps() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp497 SmallVector<uint32_t, 0> Writes; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1093 IdxVec Writes = SC.Writes; in GenSchedClassTables() local