Searched defs:ShrinkLoadReplaceStoreWithStore (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6331 /// ShrinkLoadReplaceStoreWithStore - Check to see if IVal is something that
6335 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo, function
6416 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad,
6423 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad,
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp10795 ShrinkLoadReplaceStoreWithStore(const std::pair<unsigned, unsigned> &MaskInfo, function
10879 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad,
10886 if (SDNode *NewST = ShrinkLoadReplaceStoreWithStore(MaskedLoad,

Completed in 117 milliseconds