Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp426 bool RegisterFile::tryEliminateMoveOrSwap(MutableArrayRef<WriteState> Writes, in 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...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp
H A DCodeGenSchedule.h
H A DSubtargetEmitter.cpp1073 IdxVec Writes = SC.Writes; GenSchedClassTables() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h224 bool Writes; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp269 bool Reads, Writes; weightCalcHelper() local
H A DMLRegAllocEvictAdvisor.cpp816 bool Reads, Writes; getLIFeatureComponents() local
H A DRegisterCoalescer.cpp1849 bool Reads, Writes; in updateRegDefsUses() local
H A DMachinePipeliner.cpp2944 bool Reads, Writes; orderDependence() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp240 bool Writes = false; member
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstrInfo.cpp604 bool Reads, Writes; in SafeInFPUDelaySlot() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp339 SmallVector<Instruction*, 8> Writes; RecordMemoryOps() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp495 SmallVector<uint32_t, 0> Writes; global() member