Lines Matching defs:ndrange_param
836 std::string ndrange_param = with_ndrange ? " %ndval " : " ";
841 << instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign"
852 std::string ndrange_param = with_ndrange ? " %ndval " : " ";
861 + instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign"
872 std::string ndrange_param = with_ndrange ? " %ndval " : " ";
877 << instruction + " %uintt" + ndrange_param + "%missing %firstp %psize %palign"
889 std::string ndrange_param = with_ndrange ? " %ndval " : " ";
894 << instruction + " %missing" + ndrange_param + "%kfunc %firstp %psize %palign"
907 std::string ndrange_param = with_ndrange ? " %ndval2 " : " ";
912 << instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign"
928 std::string ndrange_param = with_ndrange ? " %ndval " : " ";
933 << instruction + " %uintt" + ndrange_param + "%kfunc %firstp2 %psize %palign"
947 std::string ndrange_param = with_ndrange ? " %ndval " : " ";
952 << instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize2 %palign"
966 std::string ndrange_param = with_ndrange ? " %ndval " : " ";
971 << instruction + " %uintt" + ndrange_param + "%kfunc %firstp %psize %palign2"