Home | History | Annotate | Download | only in ia32

Lines Matching refs:LLoadFieldByIndex

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