Home
last modified time | relevance | path

Searched defs:StoreOp (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/experimental/graphite/src/
DDrawTypes.h93 enum class StoreOp : uint8_t { enum
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11843 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter() local