Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp890 unsigned LoadOpcode, StoreOpcode; storeRegToStackSlot() local
907 unsigned LoadOpcode, StoreOpcode; loadRegFromStackSlot() local
1143 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; foldMemoryOperandImpl() local
[all...]
H A DSystemZISelLowering.cpp8235 emitCondStore(MachineInstr & MI,MachineBasicBlock * MBB,unsigned StoreOpcode,unsigned STOCOpcode,bool Invert) const emitCondStore() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp262 static unsigned getYMMtoXMMStoreOpcode(unsigned StoreOpcode) { in getYMMtoXMMStoreOpcode() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2322 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; insertAtomicArithmeticOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp6166 const unsigned StoreOpcode = IsD16 ? AMDGPU::G_AMDGPU_INTRIN_IMAGE_STORE_D16 legalizeImageIntrinsic() local