Searched refs:EmitLoadIntegerConstant (Results 1 – 6 of 6) sorted by relevance
216 cgen_->EmitLoadIntegerConstant(constant_source, dst); in EmitMove()228 cgen_->EmitLoadIntegerConstant(constant_source, kSavedValueRegister); in EmitMove()
65 void EmitLoadIntegerConstant(LConstantOperand* const_op, Register dst);
414 void LCodeGen::EmitLoadIntegerConstant(LConstantOperand* const_op, in EmitLoadIntegerConstant() function in v8::internal::LCodeGen
222 cgen_->EmitLoadIntegerConstant(constant_source, dst); in EmitMove()234 cgen_->EmitLoadIntegerConstant(constant_source, kSavedValueRegister); in EmitMove()
66 void EmitLoadIntegerConstant(LConstantOperand* const_op, Register dst);
432 void LCodeGen::EmitLoadIntegerConstant(LConstantOperand* const_op, in EmitLoadIntegerConstant() function in v8::internal::LCodeGen