Home | History | Annotate | Download | only in mips

Lines Matching refs:LLoadFieldByIndex

2157 class LLoadFieldByIndex: public LTemplateInstruction<1, 2, 0> {
2159 LLoadFieldByIndex(LOperand* object, LOperand* index) {