Lines Matching refs:inputs_
303 LOperand* InputAt(int i) { return inputs_[i]; }
313 EmbeddedContainer<LOperand*, I> inputs_;
474 inputs_[0] = receiver;
475 inputs_[1] = function;
480 LOperand* receiver() { return inputs_[0]; }
481 LOperand* function() { return inputs_[1]; }
491 inputs_[0] = function;
492 inputs_[1] = receiver;
493 inputs_[2] = length;
494 inputs_[3] = elements;
499 LOperand* function() { return inputs_[0]; }
500 LOperand* receiver() { return inputs_[1]; }
501 LOperand* length() { return inputs_[2]; }
502 LOperand* elements() { return inputs_[3]; }
509 inputs_[0] = arguments;
510 inputs_[1] = length;
511 inputs_[2] = index;
516 LOperand* arguments() { return inputs_[0]; }
517 LOperand* length() { return inputs_[1]; }
518 LOperand* index() { return inputs_[2]; }
527 inputs_[0] = elements;
547 inputs_[0] = left;
548 inputs_[1] = right;
560 inputs_[0] = left;
561 inputs_[1] = right;
575 inputs_[0] = left;
576 inputs_[1] = right;
587 inputs_[0] = left;
588 inputs_[1] = right;
600 inputs_[0] = left;
601 inputs_[1] = right;
619 inputs_[0] = value;
634 inputs_[0] = left;
635 inputs_[1] = right;
647 inputs_[0] = left;
659 inputs_[0] = value;
675 inputs_[0] = value;
689 inputs_[0] = value;
703 inputs_[0] = value;
716 inputs_[0] = value;
731 inputs_[0] = left;
732 inputs_[1] = right;
748 inputs_[0] = value;
762 inputs_[0] = value;
773 inputs_[0] = value;
787 inputs_[0] = value;
802 inputs_[0] = left;
803 inputs_[1] = right;
816 inputs_[0] = left;
817 inputs_[1] = right;
827 inputs_[0] = value;
842 inputs_[0] = index;
843 inputs_[1] = length;
846 LOperand* index() { return inputs_[0]; }
847 LOperand* length() { return inputs_[1]; }
856 inputs_[0] = left;
857 inputs_[1] = right;
871 inputs_[0] = left;
872 inputs_[1] = right;
890 inputs_[0] = left;
891 inputs_[1] = right;
929 inputs_[0] = value;
942 inputs_[0] = value;
964 inputs_[0] = value;
975 inputs_[0] = value;
987 inputs_[0] = value;
998 inputs_[0] = value;
1010 inputs_[0] = date;
1026 inputs_[0] = value;
1036 inputs_[0] = value;
1046 inputs_[0] = left;
1047 inputs_[1] = right;
1058 inputs_[0] = left;
1059 inputs_[1] = right;
1070 inputs_[0] = global_object;
1082 inputs_[0] = left;
1083 inputs_[1] = right;
1101 inputs_[0] = left;
1102 inputs_[1] = right;
1119 inputs_[0] = value;
1129 inputs_[0] = object;
1140 inputs_[0] = object;
1146 LOperand* object() { return inputs_[0]; }
1153 inputs_[0] = object;
1159 LOperand* object() { return inputs_[0]; }
1167 inputs_[0] = function;
1173 LOperand* function() { return inputs_[0]; }
1180 inputs_[0] = object;
1190 inputs_[0] = object;
1201 inputs_[0] = elements;
1202 inputs_[1] = key;
1208 LOperand* elements() { return inputs_[0]; }
1209 LOperand* key() { return inputs_[1]; }
1216 inputs_[0] = elements;
1217 inputs_[1] = key;
1224 LOperand* elements() { return inputs_[0]; }
1225 LOperand* key() { return inputs_[1]; }
1233 inputs_[0] = external_pointer;
1234 inputs_[1] = key;
1241 LOperand* external_pointer() { return inputs_[0]; }
1242 LOperand* key() { return inputs_[1]; }
1252 inputs_[0] = obj;
1253 inputs_[1] = key;
1258 LOperand* object() { return inputs_[0]; }
1259 LOperand* key() { return inputs_[1]; }
1273 inputs_[0] = global_object;
1279 LOperand* global_object() { return inputs_[0]; }
1288 inputs_[0] = value;
1295 LOperand* value() { return inputs_[0]; }
1303 inputs_[0] = global_object;
1304 inputs_[1] = value;
1320 inputs_[0] = context;
1336 inputs_[0] = context;
1337 inputs_[1] = value;
1354 inputs_[0] = value;
1377 inputs_[0] = context;
1396 inputs_[0] = context;
1408 inputs_[0] = global_object;
1432 inputs_[0] = function;
1438 LOperand* function() { return inputs_[0]; }
1449 inputs_[0] = key;
1477 inputs_[0] = function;
1483 LOperand* function() { return inputs_[0]; }
1515 inputs_[0] = constructor;
1540 inputs_[0] = value;
1550 inputs_[0] = value;
1560 inputs_[0] = value;
1573 inputs_[0] = value;
1592 inputs_[0] = value;
1608 inputs_[0] = value;
1618 inputs_[0] = value;
1630 inputs_[0] = value;
1645 inputs_[0] = obj;
1646 inputs_[1] = val;
1654 LOperand* object() { return inputs_[0]; }
1655 LOperand* value() { return inputs_[1]; }
1667 inputs_[0] = obj;
1668 inputs_[1] = val;
1676 LOperand* object() { return inputs_[0]; }
1677 LOperand* value() { return inputs_[1]; }
1686 inputs_[0] = obj;
1687 inputs_[1] = key;
1688 inputs_[2] = val;
1697 LOperand* object() { return inputs_[0]; }
1698 LOperand* key() { return inputs_[1]; }
1699 LOperand* value() { return inputs_[2]; }
1708 inputs_[0] = elements;
1709 inputs_[1] = key;
1710 inputs_[2] = val;
1719 LOperand* elements() { return inputs_[0]; }
1720 LOperand* key() { return inputs_[1]; }
1721 LOperand* value() { return inputs_[2]; }
1728 inputs_[0] = obj;
1729 inputs_[1] = key;
1730 inputs_[2] = val;
1738 LOperand* object() { return inputs_
1739 LOperand* key() { return inputs_[1]; }
1740 LOperand* value() { return inputs_[2]; }
1749 inputs_[0] = external_pointer;
1750 inputs_[1] = key;
1751 inputs_[2] = val;
1758 LOperand* external_pointer() { return inputs_[0]; }
1759 LOperand* key() { return inputs_[1]; }
1760 LOperand* value() { return inputs_[2]; }
1772 inputs_[0] = object;
1783 LOperand* object() { return inputs_[0]; }
1794 inputs_[0] = left;
1795 inputs_[1] = right;
1801 LOperand* left() { return inputs_[0]; }
1802 LOperand* right() { return inputs_[1]; }
1810 inputs_[0] = string;
1811 inputs_[1] = index;
1817 LOperand* string() { return inputs_[0]; }
1818 LOperand* index() { return inputs_[1]; }
1825 inputs_[0] = char_code;
1831 LOperand* char_code() { return inputs_[0]; }
1838 inputs_[0] = string;
1844 LOperand* string() { return inputs_[0]; }
1851 inputs_[0] = value;
1864 inputs_[0] = value;
1875 inputs_[0] = value;
1901 inputs_[0] = value;
1911 inputs_[0] = value;
1921 inputs_[0] = value;
1925 LOperand* unclamped() { return inputs_[0]; }
1934 inputs_[0] = value;
1937 LOperand* unclamped() { return inputs_[0]; }
1946 inputs_[0] = value;
1950 LOperand* unclamped() { return inputs_[0]; }
2008 inputs_[0] = value;
2019 inputs_[0] = value;
2029 inputs_[0] = value;
2055 inputs_[0] = obj;
2056 inputs_[1] = key;
2061 LOperand* object() { return inputs_[0]; }
2062 LOperand* key() { return inputs_[1]; }
2104 inputs_[0] = key;
2105 inputs_[1] = object;
2108 LOperand* key() { return inputs_[0]; }
2109 LOperand* object() { return inputs_[1]; }
2118 inputs_[0] = object;
2121 LOperand* object() { return inputs_[0]; }
2130 inputs_[0] = map;
2133 LOperand* map() { return inputs_[0]; }
2146 inputs_[0] = value;
2147 inputs_[1] = map;
2150 LOperand* value() { return inputs_[0]; }
2151 LOperand* map() { return inputs_[1]; }
2160 inputs_[0] = object;
2161 inputs_[1] = index;
2164 LOperand* object() { return inputs_[0]; }
2165 LOperand* index() { return inputs_[1]; }