Searched defs:NewST (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
H A D | SymbolTableListTraitsImpl.h | 37 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local 91 ValueSymbolTable *NewST = getSymTab(NewIP); in transferNodesFromList() local
|
/aosp_15_r20/external/llvm/lib/IR/ |
H A D | SymbolTableListTraitsImpl.h | 38 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local 92 ValueSymbolTable *NewST = getSymTab(NewIP); in transferNodesFromList() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/ |
H A D | SymbolTableListTraitsImpl.h | 42 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local 102 ValueSymbolTable *NewST = getSymTab(NewIP); in transferNodesFromList() local
|
H A D | AutoUpgrade.cpp | 1143 auto *NewST = StructType::get(ST->getContext(), ST->elements()); in UpgradeIntrinsicFunction1() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 10879 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local 10886 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local 10962 SDValue NewST = DAG.getStore(Chain, SDLoc(N), in ReduceLoadOpStoreWidth() local 11019 SDValue NewST = DAG.getStore(NewLD.getValue(1), SDLoc(N), in TransformFPLoadStorePair() local 12061 if (SDValue NewST = TransformFPLoadStorePair(N)) in visitSTORE() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 15119 if (SDValue NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local 15126 if (SDValue NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local 15197 SDValue NewST = in ReduceLoadOpStoreWidth() local 15250 SDValue NewST = in TransformFPLoadStorePair() local 16426 if (SDValue NewST = TransformFPLoadStorePair(N)) in visitSTORE() local 21159 SDValue NewST; in parallelizeChainedStores() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 18279 if (SDValue NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local 18286 if (SDValue NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local 18363 SDValue NewST = in ReduceLoadOpStoreWidth() local 18422 SDValue NewST = in TransformFPLoadStorePair() local 19700 if (SDValue NewST = TransformFPLoadStorePair(N)) in visitSTORE() local 26398 SDValue NewST; in parallelizeChainedStores() local
|