Searched defs:b_coord (Results 1 – 4 of 4) sorted by relevance
98 const int b_coord = in CoordinateToString() local
388 const std::string b_coord = src_shape.b != dst_shape.b ? "0" : "B"; in GetReadBroadcastedValueCode() local
510 const std::string b_coord = second_shape.b == 1 ? "0" : "B_COORD"; in CreateGpuOperation() local
551 std::string value_name, x_coord, y_coord, z_coord, s_coord, b_coord; in ResolveSelector() local