Lines Matching defs:Input
1013 // On hw >= R700, COS/SIN input must be between -1. and 1.
1038 // On R600 hw, COS/SIN input must be between -Pi and Pi.
1384 SDValue Input = DAG.getNode(ISD::BUILD_VECTOR, DL, MVT::v4i32, Src);
1385 SDValue Args[3] = { Chain, Input, DWordAddr };
1697 // The first 36 bytes of the input buffer contains information about
1885 // If the inserted element is an UNDEF, just use the input vector.