Home
last modified time | relevance | path

Searched defs:Reads (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineInstrBundle.h221 bool Reads; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DEarlyIfConversion.cpp366 SmallVector<unsigned, 8> Reads; in findInsertionPoint() local
DRegisterCoalescer.cpp1713 bool Reads, Writes; in updateRegDefsUses() local
DMachinePipeliner.cpp2484 bool Reads, Writes; in orderDependence() local
/third_party/mesa3d/src/nouveau/compiler/nak/
Dcalc_instr_deps.rs138 Reads(Vec<T>), enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h350 SmallVector<ReadDescriptor, 4> Reads; // Implicit reads are at the end. member