Searched defs:StoreOp (Results 1 – 2 of 2) sorted by relevance
93 enum class StoreOp : uint8_t { enum
11843 unsigned StoreOp = PPC::STD, LoadOp = PPC::LFD; in EmitInstrWithCustomInserter() local