Lines Matching refs:inputs_
300 LOperand* InputAt(int i) { return inputs_[i]; }
307 EmbeddedContainer<LOperand*, I> inputs_;
423 inputs_[0] = context;
429 LOperand* context() { return inputs_[0]; }
465 inputs_[0] = receiver;
466 inputs_[1] = function;
472 LOperand* receiver() { return inputs_[0]; }
473 LOperand* function() { return inputs_[1]; }
483 inputs_[0] = function;
484 inputs_[1] = receiver;
485 inputs_[2] = length;
486 inputs_[3] = elements;
491 LOperand* function() { return inputs_[0]; }
492 LOperand* receiver() { return inputs_[1]; }
493 LOperand* length() { return inputs_[2]; }
494 LOperand* elements() { return inputs_[3]; }
501 inputs_[0] = arguments;
502 inputs_[1] = length;
503 inputs_[2] = index;
508 LOperand* arguments() { return inputs_[0]; }
509 LOperand* length() { return inputs_[1]; }
510 LOperand* index() { return inputs_[2]; }
519 inputs_[0] = elements;
537 inputs_[0] = left;
538 inputs_[1] = right;
550 inputs_[0] = left;
551 inputs_[1] = right;
563 inputs_[0] = left;
564 inputs_[1] = right;
576 inputs_[0] = left;
577 inputs_[1] = right;
595 inputs_[1] = context;
596 inputs_[0] = value;
599 LOperand* context() { return inputs_[1]; }
600 LOperand* value() { return inputs_[0]; }
613 inputs_[1] = context;
614 inputs_[0] = value;
618 LOperand* context() { return inputs_[1]; }
619 LOperand* value() { return inputs_[0]; }
631 inputs_[0] = left;
632 inputs_[1] = right;
643 inputs_[0] = left;
655 inputs_[0] = value;
672 inputs_[0] = value;
685 inputs_[0] = value;
698 inputs_[0] = value;
711 inputs_[0] = value;
725 inputs_[0] = context;
726 inputs_[1] = left;
727 inputs_[2] = right;
743 inputs_[0] = value;
758 inputs_[0] = value;
769 inputs_[0] = value;
792 inputs_[0] = value;
808 inputs_[0] = context;
809 inputs_[1] = left;
810 inputs_[2] = right;
823 inputs_[0] = context;
824 inputs_[1] = left;
825 inputs_[2] = right;
830 LOperand* context() { return inputs_[0]; }
837 inputs_[0] = context;
838 inputs_[1] = value;
853 inputs_[0] = index;
854 inputs_[1] = length;
857 LOperand* index() { return inputs_[0]; }
858 LOperand* length() { return inputs_[1]; }
867 inputs_[0] = left;
868 inputs_[1] = right;
882 inputs_[0] = left;
883 inputs_[1] = right;
901 inputs_[0] = left;
902 inputs_[1] = right;
944 inputs_[0] = value;
958 inputs_[0] = value;
979 inputs_[0] = value;
990 inputs_[0] = value;
1002 inputs_[0] = value;
1013 inputs_[0] = value;
1026 inputs_[0] = date;
1043 inputs_[0] = context;
1044 inputs_[1] = value;
1047 LOperand* context() { return inputs_[0]; }
1048 LOperand* value() { return inputs_[1]; }
1057 inputs_[0] = value;
1067 inputs_[0] = left;
1068 inputs_[1] = right;
1079 inputs_[0] = left;
1080 inputs_[1] = right;
1091 inputs_[0] = global_object;
1103 inputs_[0] = left;
1104 inputs_[1] = right;
1125 inputs_[0] = context;
1126 inputs_[1] = left;
1127 inputs_[2] = right;
1135 LOperand* context() { return inputs_[0]; }
1136 LOperand* left() { return inputs_[1]; }
1137 LOperand* right() { return inputs_[2]; }
1147 inputs_[0] = value;
1157 inputs_[0] = object;
1163 LOperand* object() { return inputs_[0]; }
1170 inputs_[0] = context;
1171 inputs_[1] = object;
1177 LOperand* context() { return inputs_[0]; }
1178 LOperand* object() { return inputs_[1]; }
1185 inputs_[0] = context;
1186 inputs_[1] = object;
1192 LOperand* context() { return inputs_[0]; }
1193 LOperand* object() { return inputs_[1]; }
1201 inputs_[0] = function;
1208 LOperand* function() { return inputs_[0]; }
1215 inputs_[0] = object;
1225 inputs_[0] = object;
1236 inputs_[0] = elements;
1237 inputs_[1] = key;
1243 LOperand* elements() { return inputs_[0]; }
1244 LOperand* key() { return inputs_[1]; }
1252 inputs_[0] = elements;
1253 inputs_[1] = key;
1260 LOperand* elements() { return inputs_[0]; }
1261 LOperand* key() { return inputs_[1]; }
1269 inputs_[0] = external_pointer;
1270 inputs_[1] = key;
1277 LOperand* external_pointer() { return inputs_[0]; }
1278 LOperand* key() { return inputs_[1]; }
1288 inputs_[0] = context;
1289 inputs_[1] = obj;
1290 inputs_[2] = key;
1295 LOperand* context() { return inputs_[0]; }
1296 LOperand* object() { return inputs_[1]; }
1297 LOperand* key() { return inputs_[2]; }
1311 inputs_[0] = context;
1312 inputs_[1] = global_object;
1318 LOperand* context() { return inputs_[0]; }
1319 LOperand* global_object() { return inputs_[1]; }
1328 inputs_[0] = value;
1334 LOperand* value() { return inputs_[0]; }
1343 inputs_[0] = context;
1344 inputs_[1] = global_object;
1345 inputs_[2] = value;
1362 inputs_[0] = context;
1378 inputs_[0] = context;
1379 inputs_[1] = value;
1397 inputs_[0] = value;
1420 inputs_[0] = context;
1432 inputs_[0] = context;
1443 inputs_[0] = context;
1455 inputs_[0] = global_object;
1479 inputs_[0] = context;
1480 inputs_[1] = function;
1486 LOperand* context() { return inputs_[0]; }
1487 LOperand* function() { return inputs_[1]; }
1498 inputs_[0] = context;
1499 inputs_[1] = key;
1505 LOperand* context() { return inputs_[0]; }
1506 LOperand* key() { return inputs_[1]; }
1517 inputs_[0] = context;
1525 LOperand* context() { return inputs_[0]; }
1534 inputs_[0] = context;
1535 inputs_[1] = function;
1541 LOperand* context() { return inputs_[0]; }
1542 LOperand* function() { return inputs_[1]; }
1550 inputs_[0] = context;
1558 LOperand* context() { return inputs_[0]; }
1579 inputs_[0] = context;
1580 inputs_[1] = constructor;
1588 LOperand* context() { return inputs_[0]; }
1589 LOperand* constructor() { return inputs_[1]; }
1597 inputs_[0] = context;
1602 LOperand* context() { return inputs_[0]; }
1611 inputs_[0] = value;
1621 inputs_[0] = value;
1631 inputs_[0] = value;
1643 inputs_[0] = value;
1658 inputs_[0] = value;
1672 inputs_[0] = value;
1682 inputs_[0] = value;
1695 inputs_[0] = value;
1710 inputs_[0] = obj;
1711 inputs_[1] = val;
1720 LOperand* object() { return inputs_[0]; }
1721 LOperand* value() { return inputs_[1]; }
1733 inputs_[0] = context;
1734 inputs_[1] = object;
1735 inputs_[2] = value;
1743 LOperand* context() { return inputs_[0]; }
1744 LOperand* object() { return inputs_[1]; }
1745 LOperand* value() { return inputs_[2]; }
1754 inputs_[0] = obj;
1755 inputs_[1] = key;
1756 inputs_[2] = val;
1765 LOperand* object() { return inputs_[0]; }
1766 LOperand* key() { return inputs_[1]; }
1767 LOperand* value() { return inputs_[2]; }
1776 inputs_[0] = elements;
1777 inputs_[1] = key;
1778 inputs_[2] = val;
1787 LOperand* elements() { return inputs_[0]; }
1788 LOperand* key() { return inputs_[1]; }
1789 LOperand* value() { return inputs_[2]; }
1798 inputs_[0] = external_pointer;
1799 inputs_[1] = key;
1800 inputs_[2] = val;
1807 LOperand* external_pointer() { return inputs_[0]; }
1808 LOperand* key() { return inputs_[1]; }
1809 LOperand* value() { return inputs_[2]; }
1822 inputs_[0] = context;
1823 inputs_[1] = object;
1824 inputs_[2] = key;
1825 inputs_[3] = value;
1833 LOperand* context() { return inputs_[0]; }
1834 LOperand* object() { return inputs_[1]; }
1835 LOperand* key() { return inputs_[2]; }
1836 LOperand* value() { return inputs_[3]; }
1846 inputs_[0] = object;
1857 LOperand* object() { return inputs_[0]; }
1868 inputs_[0] = context;
1869 inputs_[1] = left;
1870 inputs_[2] = right;
1876 LOperand* context() { return inputs_[0]; }
1877 LOperand* left() { return inputs_[1]; }
1878 LOperand* right() { return inputs_[2]; }
1885 inputs_[0] = context;
1886 inputs_[1] = string;
1887 inputs_[2] = index;
1893 LOperand* context() { return inputs_[0]; }
1894 LOperand* string() { return inputs_[1]; }
1895 LOperand* index() { return inputs_[2]; }
1902 inputs_[0] = context;
1903 inputs_[1] = char_code;
1909 LOperand* context() { return inputs_[0]; }
1910 LOperand* char_code() { return inputs_[1]; }
1917 inputs_[0] = string;
1923 LOperand* string() { return inputs_[0]; }
1930 inputs_[0] = value;
1933 LOperand* value() { return inputs_[0]; }
1943 inputs_[0] = value;
1955 inputs_[0] = value;
1980 inputs_[0] = value;
1990 inputs_[0] = value;
1993 LOperand* unclamped() { return inputs_[0]; }
2002 inputs_[0] = value;
2005 LOperand* unclamped() { return inputs_[0]; }
2014 inputs_[0] = value;
2018 LOperand* unclamped() { return inputs_[0]; }
2027 inputs_[0] = value;
2037 inputs_[0] = context;
2044 LOperand* context() { return inputs_[0]; }
2051 inputs_[0] = context;
2054 LOperand* context() { return inputs_[0]; }
2064 inputs_[0] = context;
2067 LOperand* context() { return inputs_[0]; }
2077 inputs_[0] = context;
2080 LOperand* context() { return inputs_[0]; }
2090 inputs_[0] = context;
2093 LOperand* context() { return inputs_[0]; }
2103 inputs_[0] = context;
2106 LOperand* context() { return inputs_[0]; }
2118 inputs_[0] = value;
2129 inputs_[0] = context;
2130 inputs_[1] = value;
2140 inputs_[0] = value;
2155 inputs_[0] = context;
2156 inputs_[1] = obj;
2157 inputs_[2] = key;
2162 LOperand* context() { return inputs_[0]; }
2163 LOperand* object() { return inputs_[1]; }
2164 LOperand* key() { return inputs_[2]; }
2194 inputs_[0] = context;
2197 LOperand* context() { return inputs_[0]; }
2212 inputs_[0] = context;
2213 inputs_[1] = key;
2214 inputs_[2] = object;
2217 LOperand* context() { return inputs_[0]; }
2218 LOperand* key() { return inputs_[1]; }
2219 LOperand* object() { return inputs_[2]; }
2228 inputs_[0] = context;
2229 inputs_[1] = object;
2232 LOperand* context() { return inputs_[0]; }
2233 LOperand* object() { return inputs_[1]; }
2242 inputs_[0] = map;
2245 LOperand* map() { return inputs_[0]; }
2258 inputs_[0] = value;
2259 inputs_[1] = map;
2262 LOperand* value() { return inputs_[0]; }
2263 LOperand* map() { return inputs_[1]; }
2272 inputs_[0] = object;
2273 inputs_[1] = index;
2276 LOperand* object() { return inputs_[0]; }
2277 LOperand* index() { return inputs_[1]; }