Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h224 bool Writes; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h277 void setDependentWrites(unsigned Writes) { in setDependentWrites()
349 SmallVector<WriteDescriptor, 4> Writes; // Implicit writes are at the end. member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMParallelDSP.cpp352 SmallVector<Instruction*, 8> Writes; in RecordMemoryOps() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DRegisterCoalescer.cpp1713 bool Reads, Writes; in updateRegDefsUses() local
DMachinePipeliner.cpp2484 bool Reads, Writes; in orderDependence() local