Home
last modified time | relevance | path

Searched refs:LoadDL (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp14467 SDLoc LoadDL(LoadNodes[0].MemNode); in MergeConsecutiveStores() local
14483 DAG.getLoad(JointMemOpVT, LoadDL, FirstLoad->getChain(), in MergeConsecutiveStores()
14492 NewLoad = DAG.getExtLoad(ISD::EXTLOAD, LoadDL, ExtendedTy, in MergeConsecutiveStores()
/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp11861 SDLoc LoadDL(LoadNodes[0].MemNode); in MergeConsecutiveStores() local
11867 JointMemOpVT, LoadDL, FirstLoad->getChain(), FirstLoad->getBasePtr(), in MergeConsecutiveStores()