Home
last modified time | relevance | path

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

/llvm-project/polly/lib/Transform/
H A DMaximalStaticExpansion.cpp138 SmallPtrSetImpl<MemoryAccess *> &Writes, in isExpandable() argument
150 auto Writes = S.getPHIIncomings(SAI); in isExpandable() local
402 SmallPtrSet<MemoryAccess *, 4> Writes; in expandPhi() local
H A DDeLICM.cpp79 isl::union_map Writes, in computeReachingOverwrite() argument
100 isl::union_set Writes, in computeScalarReachingOverwrite() argument
124 isl::set Writes, bool InclPrevWrite, in computeScalarReachingOverwrite() argument
638 auto Writes = getDomainFor(DefMA); computeValueUses() local
[all...]
H A DZoneAlgo.cpp172 isl::union_map Writes, in computeReachingDefinition()
190 isl::union_set Writes, in computeScalarReachingDefinition()
216 isl::set Writes, bool InclDef, in computeScalarReachingDefinition()
/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp426 tryEliminateMoveOrSwap(MutableArrayRef<WriteState> Writes,MutableArrayRef<ReadState> Reads) tryEliminateMoveOrSwap() argument
504 collectWrites(const MCSubtargetInfo & STI,const ReadState & RS,SmallVectorImpl<WriteRef> & Writes,SmallVectorImpl<WriteRef> & CommittedWrites) const collectWrites() argument
571 SmallVector<WriteRef, 4> Writes; checkRAWHazards() local
[all...]
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp762 findRWs(const RecVec & RWDefs,IdxVec & Writes,IdxVec & Reads) const findRWs() argument
881 IdxVec Writes, Reads; collectSchedClasses() local
946 IdxVec Writes; collectSchedClasses() local
1260 IdxVec Writes, Reads; inferFromItinClass() local
1282 IdxVec Writes, Reads; inferFromInstRWs() local
1895 IdxVec Writes, Reads; collectProcResources() local
2052 IdxVec Writes, Reads; collectItinProcResources() local
2090 collectRWResources(ArrayRef<unsigned> Writes,ArrayRef<unsigned> Reads,ArrayRef<unsigned> ProcIndices) collectRWResources() argument
[all...]
H A DCodeGenSchedule.h135 IdxVec Writes; global() member
/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h224 bool Writes; member
/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp270 bool Reads, Writes; weightCalcHelper() local
H A DMLRegAllocEvictAdvisor.cpp817 bool Reads, Writes; getLIFeatureComponents() local
H A DRegisterCoalescer.cpp1849 bool Reads, Writes; updateRegDefsUses() local
H A DMachinePipeliner.cpp2990 bool Reads, Writes; orderDependence() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp240 bool Writes = false; global() member
/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
/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp604 bool Reads, Writes; SafeInFPUDelaySlot() local
/llvm-project/polly/lib/Support/
H A DISLTools.cpp314 isl::union_map Writes, bool Reverse, in computeReachingWrite()
366 polly::computeArrayUnused(isl::union_map Schedule, isl::union_map Writes, in computeArrayUnused()
/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp341 SmallVector<Instruction*, 8> Writes; RecordMemoryOps() local
/llvm-project/polly/lib/Analysis/
H A DScopBuilder.cpp2636 isl::union_map Writes = scop->getWrites(); hoistInvariantLoads() local
2680 hasNonHoistableBasePtrInScop(MemoryAccess * MA,isl::union_map Writes) hasNonHoistableBasePtrInScop() argument
2735 getNonHoistableCtx(MemoryAccess * Access,isl::union_map Writes) getNonHoistableCtx() argument
/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp497 SmallVector<uint32_t, 0> Writes; member
/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1093 IdxVec Writes = SC.Writes; GenSchedClassTables() local