Home
last modified time | relevance | path

Searched refs:push_doubles (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/builtins/mips64/
H A Dbuiltins-mips64.cc2686 Label push_doubles, simd_pushed; in Generate_WasmCompileLazy() local
2690 __ Branch(&push_doubles, le, a1, Operand(zero_reg)); in Generate_WasmCompileLazy()
2698 __ bind(&push_doubles); in Generate_WasmCompileLazy()
/third_party/node/deps/v8/src/codegen/s390/
H A Dmacro-assembler-s390.cc720 Label push_doubles, simd_pushed; in MultiPushF64OrV128() local
724 ble(&push_doubles, Label::kNear); in MultiPushF64OrV128()
728 bind(&push_doubles); in MultiPushF64OrV128()

Completed in 16 milliseconds