Lines Matching refs:inputs_

305   LOperand* InputAt(int i) { return inputs_[i]; }
315 EmbeddedContainer<LOperand*, I> inputs_;
476 inputs_[0] = receiver;
477 inputs_[1] = function;
482 LOperand* receiver() { return inputs_[0]; }
483 LOperand* function() { return inputs_[1]; }
493 inputs_[0] = function;
494 inputs_[1] = receiver;
495 inputs_[2] = length;
496 inputs_[3] = elements;
501 LOperand* function() { return inputs_[0]; }
502 LOperand* receiver() { return inputs_[1]; }
503 LOperand* length() { return inputs_[2]; }
504 LOperand* elements() { return inputs_[3]; }
511 inputs_[0] = arguments;
512 inputs_[1] = length;
513 inputs_[2] = index;
518 LOperand* arguments() { return inputs_[0]; }
519 LOperand* length() { return inputs_[1]; }
520 LOperand* index() { return inputs_[2]; }
529 inputs_[0] = elements;
547 inputs_[0] = left;
548 inputs_[1] = right;
560 inputs_[0] = left;
561 inputs_[1] = right;
573 inputs_[0] = left;
574 inputs_[1] = right;
585 inputs_[0] = left;
586 inputs_[1] = right;
604 inputs_[0] = value;
618 inputs_[0] = left;
619 inputs_[1] = right;
630 inputs_[0] = left;
642 inputs_[0] = value;
659 inputs_[0] = value;
672 inputs_[0] = value;
686 inputs_[0] = value;
699 inputs_[0] = value;
714 inputs_[0] = left;
715 inputs_[1] = right;
731 inputs_[0] = value;
745 inputs_[0] = value;
756 inputs_[0] = value;
770 inputs_[0] = value;
786 inputs_[0] = left;
787 inputs_[1] = right;
800 inputs_[0] = key;
801 inputs_[1] = object;
804 LOperand* key() { return inputs_[0]; }
805 LOperand* object() { return inputs_[1]; }
814 inputs_[0] = left;
815 inputs_[1] = right;
825 inputs_[0] = value;
840 inputs_[0] = index;
841 inputs_[1] = length;
844 LOperand* index() { return inputs_[0]; }
845 LOperand* length() { return inputs_[1]; }
854 inputs_[0] = left;
855 inputs_[1] = right;
869 inputs_[0] = left;
870 inputs_[1] = right;
888 inputs_[0] = left;
889 inputs_[1] = right;
930 inputs_[0] = value;
943 inputs_[0] = value;
964 inputs_[0] = value;
975 inputs_[0] = value;
987 inputs_[0] = value;
998 inputs_[0] = value;
1009 inputs_[0] = date;
1025 inputs_[0] = value;
1035 inputs_[0] = value;
1045 inputs_[0] = left;
1046 inputs_[1] = right;
1057 inputs_[0] = left;
1058 inputs_[1] = right;
1069 inputs_[0] = global_object;
1081 inputs_[0] = left;
1082 inputs_[1] = right;
1100 inputs_[0] = left;
1101 inputs_[1] = right;
1118 inputs_[0] = value;
1128 inputs_[0] = object;
1139 inputs_[0] = object;
1145 LOperand* object() { return inputs_[0]; }
1152 inputs_[0] = object;
1158 LOperand* object() { return inputs_[0]; }
1166 inputs_[0] = function;
1172 LOperand* function() { return inputs_[0]; }
1179 inputs_[0] = object;
1189 inputs_[0] = object;
1200 inputs_[0] = elements;
1201 inputs_[1] = key;
1207 LOperand* elements() { return inputs_[0]; }
1208 LOperand* key() { return inputs_[1]; }
1215 inputs_[0] = elements;
1216 inputs_[1] = key;
1223 LOperand* elements() { return inputs_[0]; }
1224 LOperand* key() { return inputs_[1]; }
1232 inputs_[0] = external_pointer;
1233 inputs_[1] = key;
1240 LOperand* external_pointer() { return inputs_[0]; }
1241 LOperand* key() { return inputs_[1]; }
1251 inputs_[0] = obj;
1252 inputs_[1] = key;
1257 LOperand* object() { return inputs_[0]; }
1258 LOperand* key() { return inputs_[1]; }
1272 inputs_[0] = global_object;
1278 LOperand* global_object() { return inputs_[0]; }
1287 inputs_[0] = value;
1294 LOperand* value() { return inputs_[0]; }
1302 inputs_[0] = global_object;
1303 inputs_[1] = value;
1319 inputs_[0] = context;
1335 inputs_[0] = context;
1336 inputs_[1] = value;
1354 inputs_[0] = value;
1377 inputs_[0] = context;
1402 inputs_[0] = global_object;
1426 inputs_[0] = function;
1432 LOperand* function() { return inputs_[0]; }
1443 inputs_[0] = key;
1449 LOperand* key() { return inputs_[0]; }
1472 inputs_[0] = function;
1478 LOperand* function() { return inputs_[0]; }
1510 inputs_[0] = constructor;
1535 inputs_[0] = value;
1545 inputs_[0] = value;
1555 inputs_[0] = value;
1567 inputs_[0] = value;
1581 inputs_[0] = value;
1595 inputs_[0] = value;
1605 inputs_[0] = value;
1617 inputs_[0] = value;
1632 inputs_[0] = object;
1633 inputs_[1] = value;
1642 LOperand* object() { return inputs_[0]; }
1643 LOperand* value() { return inputs_[1]; }
1655 inputs_[0] = object;
1656 inputs_[1] = value;
1664 LOperand* object() { return inputs_[0]; }
1665 LOperand* value() { return inputs_[1]; }
1674 inputs_[0] = obj;
1675 inputs_[1] = key;
1676 inputs_[2] = val;
1685 LOperand* object() { return inputs_[0]; }
1686 LOperand* key() { return inputs_[1]; }
1687 LOperand* value() { return inputs_[2]; }
1696 inputs_[0] = elements;
1697 inputs_[1] = key;
1698 inputs_[2] = val;
1707 LOperand* elements() { return inputs_[0]; }
1708 LOperand* key() { return inputs_[1]; }
1709 LOperand* value() { return inputs_[2]; }
1718 inputs_[0] = external_pointer;
1719 inputs_[1] = key;
1720 inputs_[2] = val;
1727 LOperand* external_pointer() { return inputs_[0]; }
1728 LOperand* key() { return inputs_[1]; }
1729 LOperand* value() { return inputs_[2]; }
1739 inputs_[0] = object;
1740 inputs_[1] = key;
1741 inputs_[2] = value;
1749 LOperand* object() { return inputs_[0]; }
1750 LOperand* key() { return inputs_[1]; }
1751 LOperand* value() { return inputs_[2]; }
1761 inputs_[0] = object;
1772 LOperand* object() { return inputs_[0]; }
1783 inputs_[0] = left;
1784 inputs_[1] = right;
1790 LOperand* left() { return inputs_[0]; }
1791 LOperand* right() { return inputs_[1]; }
1798 inputs_[0] = string;
1799 inputs_[1] = index;
1805 LOperand* string() { return inputs_[0]; }
1806 LOperand* index() { return inputs_[1]; }
1813 inputs_[0] = char_code;
1819 LOperand* char_code() { return inputs_[0]; }
1826 inputs_[0] = string;
1832 LOperand* string() { return inputs_[0]; }
1839 inputs_[0] = value;
1852 inputs_[0] = value;
1863 inputs_[0] = value;
1888 inputs_[0] = value;
1898 inputs_[0] = value;
1902 LOperand* unclamped() { return inputs_[0]; }
1911 inputs_[0] = value;
1914 LOperand* unclamped() { return inputs_[0]; }
1925 inputs_[0] = value;
1930 LOperand* unclamped() { return inputs_[0]; }
1939 inputs_[0] = value;
1997 inputs_[0] = value;
2008 inputs_[0] = value;
2018 inputs_[0] = value;
2045 inputs_[0] = obj;
2046 inputs_[1] = key;
2051 LOperand* object() { return inputs_[0]; }
2052 LOperand* key() { return inputs_[1]; }
2094 inputs_[0] = object;
2097 LOperand* object() { return inputs_[0]; }
2106 inputs_[0] = map;
2109 LOperand* map() { return inputs_[0]; }
2122 inputs_[0] = value;
2123 inputs_[1] = map;
2126 LOperand* value() { return inputs_[0]; }
2127 LOperand* map() { return inputs_[1]; }
2136 inputs_[0] = object;
2137 inputs_[1] = index;
2140 LOperand* object() { return inputs_[0]; }
2141 LOperand* index() { return inputs_[1]; }