Home
last modified time | relevance | path

Searched defs:Integer64PlusConstantToSmi (Results 1 – 3 of 3) sorted by relevance

/external/v8/test/cctest/
Dtest-macro-assembler-x64.cc393 __ Integer64PlusConstantToSmi(rdx, rcx, y); in TestI64PlusConstantToSmi() local
402 __ Integer64PlusConstantToSmi(rcx, rcx, y); in TestI64PlusConstantToSmi() local
408 TEST(Integer64PlusConstantToSmi) { in TEST() argument
/external/v8/src/x64/
Dmacro-assembler-x64.cc1145 void MacroAssembler::Integer64PlusConstantToSmi(Register dst, in Integer64PlusConstantToSmi() function in v8::internal::MacroAssembler
Dcode-stubs-x64.cc722 __ Integer64PlusConstantToSmi(r9, rbx, 2); in GenerateNewSloppyFast() local