Home
last modified time | relevance | path

Searched defs:NewST (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DSymbolTableListTraitsImpl.h42 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local
102 ValueSymbolTable *NewST = getSymTab(NewIP); in transferNodesFromList() local
H A DAutoUpgrade.cpp1599 auto *NewST = StructType::get(ST->getContext(), ST->elements()); in upgradeIntrinsicFunction1() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20906 if (SDValue NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local
20913 if (SDValue NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local
21014 SDValue NewST = in ReduceLoadOpStoreWidth() local
21069 SDValue NewST = DAG.getStore(ST->getChain(), SDLoc(N), NewLD, in TransformFPLoadStorePair() local
22528 if (SDValue NewST = TransformFPLoadStorePair(N)) in visitSTORE() local
22620 if (SDValue NewST = replaceStoreOfInsertLoad(ST)) in visitSTORE() local
29769 SDValue NewST; in parallelizeChainedStores() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp16813 SDValue NewST = DAG.getStore(ST->getChain(), dl, Const64, in PerformDAGCombine() local