Searched defs:Integer64PlusConstantToSmi (Results 1 – 2 of 2) sorted by relevance
409 __ Integer64PlusConstantToSmi(rdx, rcx, y); in TestI64PlusConstantToSmi() local418 __ Integer64PlusConstantToSmi(rcx, rcx, y); in TestI64PlusConstantToSmi() local424 TEST(Integer64PlusConstantToSmi) { in TEST() argument
911 void MacroAssembler::Integer64PlusConstantToSmi(Register dst, in Integer64PlusConstantToSmi() function in v8::internal::MacroAssembler