Searched defs:StoreOpcode (Results 1 – 6 of 6) sorted by relevance
133 unsigned LoadOpcode, StoreOpcode; in storeRegToStackSlot() local145 unsigned LoadOpcode, StoreOpcode; in loadRegFromStackSlot() local152 unsigned &StoreOpcode, in getLoadStoreOpcodes()
1032 unsigned LoadOpcode, StoreOpcode; in storeRegToStackSlot() local1047 unsigned LoadOpcode, StoreOpcode; in loadRegFromStackSlot() local1348 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl() local
9724 unsigned StoreOpcode, in emitCondStore()
261 static unsigned getYMMtoXMMStoreOpcode(unsigned StoreOpcode) { in getYMMtoXMMStoreOpcode()
2260 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; in insertAtomicArithmeticOp() local
6507 const unsigned StoreOpcode = IsD16 ? AMDGPU::G_AMDGPU_INTRIN_IMAGE_STORE_D16 in legalizeImageIntrinsic() local