Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp756 IdxVec &Writes, IdxVec &Reads) const { in findRWs()
874 IdxVec Writes, Reads; in collectSchedClasses() local
938 IdxVec Writes; in collectSchedClasses() local
1256 IdxVec Writes, Reads; in inferFromItinClass() local
1278 IdxVec Writes, Reads; in inferFromInstRWs() local
1892 IdxVec Writes, Reads; in collectProcResources() local
2047 IdxVec Writes, Reads; in collectItinProcResources() local
2086 void CodeGenSchedModels::collectRWResources(ArrayRef<unsigned> Writes, in collectRWResources()
H A DCodeGenSchedule.h132 IdxVec Writes; member
H A DSubtargetEmitter.cpp1023 IdxVec Writes = SC.Writes; in GenSchedClassTables() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstrBundle.h224 bool Writes; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
H A DRegisterFile.cpp398 bool RegisterFile::tryEliminateMoveOrSwap(MutableArrayRef<WriteState> Writes, in tryEliminateMoveOrSwap()
476 SmallVectorImpl<WriteRef> &Writes, in collectWrites()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp253 bool Reads, Writes; in weightCalcHelper() local
H A DRegisterCoalescer.cpp1751 bool Reads, Writes; in updateRegDefsUses() local
H A DMachinePipeliner.cpp2561 bool Reads, Writes; in orderDependence() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MCA/Stages/
H A DInOrderIssueStage.cpp97 SmallVector<WriteRef, 4> Writes; in checkRegisterHazard() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MCA/
H A DInstruction.h277 void setDependentWrites(unsigned Writes) { in setDependentWrites()
349 SmallVector<WriteDescriptor, 4> Writes; // Implicit writes are at the end. member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDataPrefetch.cpp235 bool Writes; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMParallelDSP.cpp352 SmallVector<Instruction*, 8> Writes; in RecordMemoryOps() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp3329 bool Reads, Writes; in fixupIsDeadOrKill() local