Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DSymbolTableListTraitsImpl.h38 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local
92 ValueSymbolTable *NewST = getSymTab(NewIP); in transferNodesFromList() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DSymbolTableListTraitsImpl.h37 ValueSymbolTable *NewST = getSymTab(getListOwner()); in setSymTabObject() local
91 ValueSymbolTable *NewST = getSymTab(NewIP); in transferNodesFromList() local
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp10879 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/
DDAGCombiner.cpp15119 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