Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:TF

693   SDValue TF =  DAG.getNode(ISD::TokenFactor, dl, MVT::Other, Stores);
694 AddLegalizedOperand(Op, TF);
695 return TF;