Searched defs:StoreOpcode (Results 1 – 2 of 2) sorted by relevance
599 unsigned LoadOpcode, StoreOpcode; in storeRegToStackSlot() local615 unsigned LoadOpcode, StoreOpcode; in loadRegFromStackSlot() local794 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl() local
2963 unsigned StoreOpcode, unsigned STOCOpcode, in emitCondStore()