Searched defs:StoreOpcode (Results 1 – 5 of 5) sorted by relevance
890 unsigned LoadOpcode, StoreOpcode; storeRegToStackSlot() local 907 unsigned LoadOpcode, StoreOpcode; loadRegFromStackSlot() local 1143 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; foldMemoryOperandImpl() local [all...]
8235 emitCondStore(MachineInstr & MI,MachineBasicBlock * MBB,unsigned StoreOpcode,unsigned STOCOpcode,bool Invert) const emitCondStore() argument
262 static unsigned getYMMtoXMMStoreOpcode(unsigned StoreOpcode) { in getYMMtoXMMStoreOpcode() argument
2322 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; insertAtomicArithmeticOp() local
6166 const unsigned StoreOpcode = IsD16 ? AMDGPU::G_AMDGPU_INTRIN_IMAGE_STORE_D16 legalizeImageIntrinsic() local