Home | History | Annotate | Download | only in ia32

Lines Matching defs:LLoadFieldByIndex

2337 class LLoadFieldByIndex final : public LTemplateInstruction<1, 2, 0> {
2339 LLoadFieldByIndex(LOperand* object, LOperand* index) {