Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getTruncStore

3707       Store = DAG.getTruncStore(Chain, dl, Value,
4558 SDValue SelectionDAG::getTruncStore(SDValue Chain, SDLoc dl, SDValue Val,
4582 return getTruncStore(Chain, dl, Val, Ptr, SVT, MMO);
4585 SDValue SelectionDAG::getTruncStore(SDValue Chain, SDLoc dl, SDValue Val,