Searched defs:StoreOp (Results 1 – 5 of 5) sorted by relevance
740 pub(crate) fn store_op(&self, attachment_index: u32) -> Option<StoreOp> { in store_op()759 pub(crate) fn stencil_store_op(&self, attachment_index: u32) -> Option<StoreOp> { in stencil_store_op()
43 enum class StoreOp : uint8_t { enum
11843 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter() local
13017 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter() local
19411 SDValue StoreOp = NewLoad; in tryStoreMergeOfLoads() local