Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:getTruncStore

3489       Store = DAG.getTruncStore(Chain, dl, Value,
4302 SDValue SelectionDAG::getTruncStore(SDValue Chain, DebugLoc dl, SDValue Val,
4326 return getTruncStore(Chain, dl, Val, Ptr, SVT, MMO);
4329 SDValue SelectionDAG::getTruncStore(SDValue Chain, DebugLoc dl, SDValue Val,