Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14988 SDLoc LoadDL(LoadNodes[0].MemNode); in MergeConsecutiveStores() local
15004 DAG.getLoad(JointMemOpVT, LoadDL, FirstLoad->getChain(), in MergeConsecutiveStores()
15013 NewLoad = DAG.getExtLoad(ISD::EXTLOAD, LoadDL, ExtendedTy, in MergeConsecutiveStores()