Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Xtensa/
H A DXtensaInstrInfo.cpp124 unsigned LoadOpcode, StoreOpcode; in storeRegToStackSlot() local
138 unsigned LoadOpcode, StoreOpcode; in loadRegFromStackSlot() local
145 unsigned &StoreOpcode, in getLoadStoreOpcodes()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZInstrInfo.cpp999 unsigned LoadOpcode, StoreOpcode; in storeRegToStackSlot() local
1016 unsigned LoadOpcode, StoreOpcode; in loadRegFromStackSlot() local
1315 unsigned StoreOpcode = Op1IsGPR ? SystemZ::STG : SystemZ::STD; in foldMemoryOperandImpl() local
H A DSystemZISelLowering.cpp8400 unsigned StoreOpcode, in emitCondStore()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp262 static unsigned getYMMtoXMMStoreOpcode(unsigned StoreOpcode) { in getYMMtoXMMStoreOpcode()
/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.cpp2306 unsigned StoreOpcode = (Width == 8) ? AVR::STPtrRr : AVR::STWPtrRr; in insertAtomicArithmeticOp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp6377 const unsigned StoreOpcode = IsD16 ? AMDGPU::G_AMDGPU_INTRIN_IMAGE_STORE_D16 in legalizeImageIntrinsic() local