Home | History | Annotate | Download | only in x64

Lines Matching defs:LLoadFieldByIndex

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