Home | History | Annotate | Download | only in optimizing

Lines Matching defs:input_type

1517   Primitive::Type input_type = conversion->GetInputType();
1518 DCHECK_NE(result_type, input_type);
1525 switch (input_type) {
1537 LOG(FATAL) << "Unexpected type conversion from " << input_type
1543 switch (input_type) {
1555 LOG(FATAL) << "Unexpected type conversion from " << input_type
1561 switch (input_type) {
1583 LOG(FATAL) << "Unexpected type conversion from " << input_type
1589 switch (input_type) {
1618 LOG(FATAL) << "Unexpected type conversion from " << input_type
1624 switch (input_type) {
1636 LOG(FATAL) << "Unexpected type conversion from " << input_type
1642 switch (input_type) {
1667 LOG(FATAL) << "Unexpected type conversion from " << input_type
1673 switch (input_type) {
1698 LOG(FATAL) << "Unexpected type conversion from " << input_type
1704 LOG(FATAL) << "Unexpected type conversion from " << input_type
1714 Primitive::Type input_type = conversion->GetInputType();
1715 DCHECK_NE(result_type, input_type);
1718 switch (input_type) {
1738 LOG(FATAL) << "Unexpected type conversion from " << input_type
1744 switch (input_type) {
1764 LOG(FATAL) << "Unexpected type conversion from " << input_type
1770 switch (input_type) {
1837 LOG(FATAL) << "Unexpected type conversion from " << input_type
1843 switch (input_type) {
1907 LOG(FATAL) << "Unexpected type conversion from " << input_type
1913 switch (input_type) {
1933 LOG(FATAL) << "Unexpected type conversion from " << input_type
1939 switch (input_type) {
2000 LOG(FATAL) << "Unexpected type conversion from " << input_type
2006 switch (input_type) {
2067 LOG(FATAL) << "Unexpected type conversion from " << input_type
2073 LOG(FATAL) << "Unexpected type conversion from " << input_type