Searched defs:StoreOpcode (Results 1 – 11 of 11) 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()
877 unsigned LoadOpcode, StoreOpcode; in storeRegToStackSlot() local894 unsigned LoadOpcode, StoreOpcode; in loadRegFromStackSlot() local1131 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl() local
7683 unsigned StoreOpcode, in emitCondStore()
262 static unsigned getYMMtoXMMStoreOpcode(unsigned StoreOpcode) { in getYMMtoXMMStoreOpcode()
261 static unsigned getYMMtoXMMStoreOpcode(unsigned StoreOpcode) { in getYMMtoXMMStoreOpcode()
2263 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; in insertAtomicArithmeticOp() local
852 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; in expandAtomicArithmeticOp() local
4921 const unsigned StoreOpcode = IsD16 ? AMDGPU::G_AMDGPU_INTRIN_IMAGE_STORE_D16 in legalizeImageIntrinsic() local