Searched defs:StoreOpcode (Results 1 – 5 of 5) sorted by relevance
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()
2263 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; in insertAtomicArithmeticOp() local
4921 const unsigned StoreOpcode = IsD16 ? AMDGPU::G_AMDGPU_INTRIN_IMAGE_STORE_D16 in legalizeImageIntrinsic() local