Searched refs:pop_doubles (Results 1 – 2 of 2) sorted by relevance
2714 Label pop_doubles, simd_popped; in Generate_WasmCompileLazy() local2718 __ Branch(&pop_doubles, le, a1, Operand(zero_reg)); in Generate_WasmCompileLazy()2726 __ bind(&pop_doubles); in Generate_WasmCompileLazy()
754 Label pop_doubles, simd_popped; in MultiPopF64OrV128() local758 ble(&pop_doubles, Label::kNear); in MultiPopF64OrV128()762 bind(&pop_doubles); in MultiPopF64OrV128()