Home
last modified time | relevance | path

Searched refs:simd_pushed (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/builtins/mips64/
Dbuiltins-mips64.cc2686 Label push_doubles, simd_pushed; in Generate_WasmCompileLazy() local
2697 __ Branch(&simd_pushed); in Generate_WasmCompileLazy()
2704 __ bind(&simd_pushed); in Generate_WasmCompileLazy()
/third_party/node/deps/v8/src/codegen/ppc/
Dmacro-assembler-ppc.cc480 Label push_empty_simd, simd_pushed; in MultiPushF64AndV128() local
486 b(&simd_pushed); in MultiPushF64AndV128()
492 bind(&simd_pushed); in MultiPushF64AndV128()
/third_party/node/deps/v8/src/codegen/s390/
Dmacro-assembler-s390.cc720 Label push_doubles, simd_pushed; in MultiPushF64OrV128() local
727 b(&simd_pushed); in MultiPushF64OrV128()
734 bind(&simd_pushed); in MultiPushF64OrV128()