Searched defs:NewST (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | SymbolTableListTraitsImpl.h | 37 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local 91 ValueSymbolTable *NewST = getSymTab(NewIP); in transferNodesFromList() local
|
| /external/llvm/lib/IR/ |
| D | SymbolTableListTraitsImpl.h | 38 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local 92 ValueSymbolTable *NewST = getSymTab(NewIP); in transferNodesFromList() local
|
| /external/llvm-project/llvm/lib/IR/ |
| D | SymbolTableListTraitsImpl.h | 42 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local 102 ValueSymbolTable *NewST = getSymTab(NewIP); in transferNodesFromList() local
|
| /external/llvm/lib/CodeGen/SelectionDAG/ |
| 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
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| 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
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 16151 if (SDValue NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local 16158 if (SDValue NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad, in ReduceLoadOpStoreWidth() local 16233 SDValue NewST = in ReduceLoadOpStoreWidth() local 16293 SDValue NewST = in TransformFPLoadStorePair() local 17529 if (SDValue NewST = TransformFPLoadStorePair(N)) in visitSTORE() local 22654 SDValue NewST; in parallelizeChainedStores() local
|