Searched refs:LLoadElements (Results 1 – 9 of 9) sorted by relevance
1194 class LLoadElements: public LTemplateInstruction<1, 1, 0> {1196 explicit LLoadElements(LOperand* object) { in LLoadElements() function
1819 return DefineAsRegister(new LLoadElements(input)); in DoLoadElements()
2411 void LCodeGen::DoLoadElements(LLoadElements* instr) { in DoLoadElements()
1180 class LLoadElements: public LTemplateInstruction<1, 1, 0> {1182 explicit LLoadElements(LOperand* object) { in LLoadElements() function
1809 return DefineAsRegister(new LLoadElements(input)); in DoLoadElements()
2277 void LCodeGen::DoLoadElements(LLoadElements* instr) { in DoLoadElements()
1225 class LLoadElements: public LTemplateInstruction<1, 1, 0> {1227 explicit LLoadElements(LOperand* object) { in LLoadElements() function
1850 return DefineAsRegister(new LLoadElements(input)); in DoLoadElements()
2268 void LCodeGen::DoLoadElements(LLoadElements* instr) { in DoLoadElements()