Home | History | Annotate | Download | only in x86

Lines Matching full:calling

103 //! lower bytecode AGET by calling aget_common
114 //! lower bytecode AGET_WIDE by calling aget_common
125 //! lower bytecode AGET_OBJECT by calling aget_common
131 //! lower bytecode BOOLEAN by calling aget_common
142 //! lower bytecode AGET_BYTE by calling aget_common
153 //! lower bytecode AGET_CHAR by calling aget_common
164 //! lower bytecode AGET_SHORT by calling aget_common
244 //! lower bytecode APUT by calling aput_common
255 //! lower bytecode APUT_WIDE by calling aput_common
266 //! lower bytecode APUT_BOOLEAN by calling aput_common
277 //! lower bytecode APUT_BYTE by calling aput_common
288 //! lower bytecode APUT_CHAR by calling aput_common
299 //! lower bytecode APUT_SHORT by calling aput_common
535 //! lower bytecode IGET by calling iget_iput_common
546 //! lower bytecode IGET_WIDE by calling iget_iput_common
557 //! lower bytecode IGET_OBJECT by calling iget_iput_common
568 //! lower bytecode IGET_BOOLEAN by calling iget_iput_common
574 //! lower bytecode IGET_BYTE by calling iget_iput_common
580 //! lower bytecode IGET_CHAR by calling iget_iput_common
586 //! lower bytecode IGET_SHORT by calling iget_iput_common
592 //! lower bytecode IPUT by calling iget_iput_common
603 //! lower bytecode IPUT_WIDE by calling iget_iput_common
614 //! lower bytecode IPUT_OBJECT by calling iget_iput_common
625 //! lower bytecode IPUT_BOOLEAN by calling iget_iput_common
631 //! lower bytecode IPUT_BYTE by calling iget_iput_common
637 //! lower bytecode IPUT_CHAR by calling iget_iput_common
643 //! lower bytecode IPUT_SHORT by calling iget_iput_common
735 //! lower bytecode SGET by calling sget_sput_common
745 //! lower bytecode SGET_WIDE by calling sget_sput_common
755 //! lower bytecode SGET_OBJECT by calling sget_sput_common
761 //! lower bytecode SGET_BOOLEAN by calling sget_sput_common
767 //! lower bytecode SGET_BYTE by calling sget_sput_common
773 //! lower bytecode SGET_CHAR by calling sget_sput_common
779 //! lower bytecode SGET_SHORT by calling sget_sput_common
785 //! lower bytecode SPUT by calling sget_sput_common
795 //! lower bytecode SPUT_WIDE by calling sget_sput_common
805 //! lower bytecode SPUT_OBJECT by calling sget_sput_common
811 //! lower bytecode SPUT_OBJECT by calling sget_sput_common
817 //! lower bytecode SPUT_BOOLEAN by calling sget_sput_common
823 //! lower bytecode SPUT_BYTE by calling sget_sput_common
829 //! lower bytecode SPUT_SHORT by calling sget_sput_common