Searched refs:AllocateHeapNumberWithValue (Results 1 – 8 of 8) sorted by relevance
67 Node* ChangeLowering::AllocateHeapNumberWithValue(Node* value, Node* control) { in AllocateHeapNumberWithValue() function in v8::internal::compiler::ChangeLowering129 return Replace(AllocateHeapNumberWithValue(val, control)); in ChangeFloat64ToTagged()147 Node* heap_number = AllocateHeapNumberWithValue( in ChangeInt32ToTagged()228 Node* heap_number = AllocateHeapNumberWithValue( in ChangeUint32ToTagged()
33 Node* AllocateHeapNumberWithValue(Node* value, Node* control);
787 void AllocateHeapNumberWithValue(Register result,
3243 void MacroAssembler::AllocateHeapNumberWithValue(Register result, in AllocateHeapNumberWithValue() function in v8::internal::MacroAssembler
551 void AllocateHeapNumberWithValue(Register result,
3625 void MacroAssembler::AllocateHeapNumberWithValue(Register result, in AllocateHeapNumberWithValue() function in v8::internal::MacroAssembler
573 void AllocateHeapNumberWithValue(Register result,
3535 void MacroAssembler::AllocateHeapNumberWithValue(Register result, in AllocateHeapNumberWithValue() function in v8::internal::MacroAssembler