Searched refs:LLoadKeyedExternal (Results 1 – 3 of 3) sorted by relevance
1545 class LLoadKeyedExternal: public LLoadKeyed<1> {1547 LLoadKeyedExternal(LOperand* elements, LOperand* key, in LLoadKeyedExternal() function
1567 LInstruction* result = DefineAsRegister(new (zone()) LLoadKeyedExternal( in DoLoadKeyed()
3039 void LCodeGen::DoLoadKeyedExternal(LLoadKeyedExternal* instr) { in DoLoadKeyedExternal()