Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
HDRegisterFile.cpp426 bool RegisterFile::tryEliminateMoveOrSwap(MutableArrayRef<WriteState> Writes, in tryEliminateMoveOrSwap()
504 SmallVectorImpl<WriteRef> &Writes, in collectWrites()
571 SmallVector<WriteRef, 4> Writes; in checkRAWHazards() local
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/Common/
HDCodeGenSchedule.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()
HDCodeGenSchedule.h135 IdxVec Writes; member
/freebsd-head/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDMachineInstrBundle.h224 bool Writes; member
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDCalcSpillWeights.cpp273 bool Reads, Writes; in weightCalcHelper() 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-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDLoopDataPrefetch.cpp240 bool Writes = false; member
/freebsd-head/contrib/llvm-project/llvm/include/llvm/MCA/
HDInstruction.h376 void setDependentWrites(unsigned Writes) { in setDependentWrites()
448 SmallVector<WriteDescriptor, 2> Writes; // Implicit writes are at the end. member
/freebsd-head/contrib/llvm-project/llvm/lib/Target/Mips/
HDMipsInstrInfo.cpp604 bool Reads, Writes; in SafeInFPUDelaySlot() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMParallelDSP.cpp341 SmallVector<Instruction*, 8> Writes; in RecordMemoryOps() local
/freebsd-head/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
HDELF_riscv.cpp497 SmallVector<uint32_t, 0> Writes; member
/freebsd-head/contrib/llvm-project/llvm/utils/TableGen/
HDSubtargetEmitter.cpp1093 IdxVec Writes = SC.Writes; in GenSchedClassTables() local