Home
last modified time | relevance | path

Searched defs:StoreOpcode (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.cpp124 unsigned LoadOpcode, StoreOpcode; storeRegToStackSlot() local
138 unsigned LoadOpcode, StoreOpcode; loadRegFromStackSlot() local
145 getLoadStoreOpcodes(const TargetRegisterClass * RC,unsigned & LoadOpcode,unsigned & StoreOpcode,int64_t offset) const getLoadStoreOpcodes() argument
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp999 unsigned LoadOpcode, StoreOpcode; storeRegToStackSlot() local
1016 unsigned LoadOpcode, StoreOpcode; loadRegFromStackSlot() local
1315 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; foldMemoryOperandImpl() local
[all...]
H A DSystemZISelLowering.cpp8404 emitCondStore(MachineInstr & MI,MachineBasicBlock * MBB,unsigned StoreOpcode,unsigned STOCOpcode,bool Invert) const emitCondStore() argument
/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp262 switch (StoreOpcode) { in getYMMtoXMMStoreOpcode() argument
/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2322 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; insertAtomicArithmeticOp() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp6372 const unsigned StoreOpcode = IsD16 ? AMDGPU::G_AMDGPU_INTRIN_IMAGE_STORE_D16 legalizeImageIntrinsic() local