Searched defs:StoreOpcode (Results 1 – 6 of 6) sorted by relevance
708 unsigned LoadOpcode, StoreOpcode; in storeRegToStackSlot() local723 unsigned LoadOpcode, StoreOpcode; in loadRegFromStackSlot() local939 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl() local
5246 unsigned StoreOpcode, in emitCondStore()
879 unsigned LoadOpcode, StoreOpcode; in storeRegToStackSlot() local894 unsigned LoadOpcode, StoreOpcode; in loadRegFromStackSlot() local1099 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl() local
6940 unsigned StoreOpcode, in emitCondStore()
261 static unsigned getYMMtoXMMStoreOpcode(unsigned StoreOpcode) { in getYMMtoXMMStoreOpcode()
852 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; in expandAtomicArithmeticOp() local