Home
last modified time | relevance | path

Searched refs:StDL (Results 1 – 18 of 18) sorted by relevance

/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10597 DebugLoc StDL = N->getDebugLoc(); in PerformSTORECombine() local
10613 return DAG.getStore(NewChain, StDL, NewLd, St->getBasePtr(), in PerformSTORECombine()
10642 HiAddr = DAG.getNode(ISD::ADD, StDL, MVT::i32, LoAddr, in PerformSTORECombine()
10645 SDValue LoSt = DAG.getStore(NewChain, StDL, LoLd, LoAddr, in PerformSTORECombine()
10649 SDValue HiSt = DAG.getStore(NewChain, StDL, HiLd, HiAddr, in PerformSTORECombine()
10655 return DAG.getNode(ISD::TokenFactor, StDL, MVT::Other, LoSt, HiSt); in PerformSTORECombine()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp36267 SDLoc StDL(N); in combineStore() local
36278 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
36298 HiAddr = DAG.getMemBasePlusOffset(LoAddr, 4, StDL); in combineStore()
36301 DAG.getStore(St->getChain(), StDL, LoLd, LoAddr, St->getPointerInfo(), in combineStore()
36303 SDValue HiSt = DAG.getStore(St->getChain(), StDL, HiLd, HiAddr, in combineStore()
36307 return DAG.getNode(ISD::TokenFactor, StDL, MVT::Other, LoSt, HiSt); in combineStore()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp37899 SDLoc StDL(N); in combineStore() local
37911 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
37931 HiAddr = DAG.getMemBasePlusOffset(LoAddr, 4, StDL); in combineStore()
37934 DAG.getStore(St->getChain(), StDL, LoLd, LoAddr, St->getPointerInfo(), in combineStore()
37936 SDValue HiSt = DAG.getStore(St->getChain(), StDL, HiLd, HiAddr, in combineStore()
37940 return DAG.getNode(ISD::TokenFactor, StDL, MVT::Other, LoSt, HiSt); in combineStore()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp40206 SDLoc StDL(N); in combineStore() local
40217 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
40237 HiAddr = DAG.getMemBasePlusOffset(LoAddr, 4, StDL); in combineStore()
40240 DAG.getStore(St->getChain(), StDL, LoLd, LoAddr, St->getPointerInfo(), in combineStore()
40242 SDValue HiSt = DAG.getStore(St->getChain(), StDL, HiLd, HiAddr, in combineStore()
40246 return DAG.getNode(ISD::TokenFactor, StDL, MVT::Other, LoSt, HiSt); in combineStore()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp41761 SDLoc StDL(N); in combineStore() local
41768 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41735 SDLoc StDL(N); in combineStore() local
41742 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41761 SDLoc StDL(N); in combineStore() local
41768 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45185 SDLoc StDL(N); in combineStore() local
45192 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46363 SDLoc StDL(N); in combineStore() local
46370 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44288 SDLoc StDL(N); in combineStore() local
44295 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp46363 SDLoc StDL(N); in combineStore() local
46370 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45596 SDLoc StDL(N); in combineStore() local
45603 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86ISelLowering.cpp44317 SDLoc StDL(N); in combineStore() local
44324 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46380 SDLoc StDL(N); in combineStore() local
46387 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46363 SDLoc StDL(N); in combineStore() local
46370 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45596 SDLoc StDL(N); in combineStore() local
45603 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp46363 SDLoc StDL(N); in combineStore() local
46370 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47501 SDLoc StDL(N); in combineStore() local
47508 return DAG.getStore(St->getChain(), StDL, NewLd, St->getBasePtr(), in combineStore()