Searched defs:StoreOpcode (Results 1 – 4 of 4) sorted by relevance
870 unsigned LoadOpcode, StoreOpcode; in storeRegToStackSlot() local885 unsigned LoadOpcode, StoreOpcode; in loadRegFromStackSlot() local1119 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl() local
7258 unsigned StoreOpcode, in emitCondStore()
262 static unsigned getYMMtoXMMStoreOpcode(unsigned StoreOpcode) { in getYMMtoXMMStoreOpcode()
890 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; in expandAtomicArithmeticOp() local