Searched refs:LOuterContext (Results 1 – 9 of 9) sorted by relevance
1367 class LOuterContext: public LTemplateInstruction<1, 1, 0> {1369 explicit LOuterContext(LOperand* context) { in LOuterContext() function
1192 return DefineAsRegister(new LOuterContext(context)); in DoOuterContext()
2665 void LCodeGen::DoOuterContext(LOuterContext* instr) { in DoOuterContext()
1354 class LOuterContext: public LTemplateInstruction<1, 1, 0> {1356 explicit LOuterContext(LOperand* context) { in LOuterContext() function
2535 void LCodeGen::DoOuterContext(LOuterContext* instr) { in DoOuterContext()
1405 class LOuterContext: public LTemplateInstruction<1, 1, 0> {1407 explicit LOuterContext(LOperand* context) { in LOuterContext() function
1202 return DefineAsRegister(new LOuterContext(context)); in DoOuterContext()
2520 void LCodeGen::DoOuterContext(LOuterContext* instr) { in DoOuterContext()