Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DCodeGenerator-loong64.cpp1799 masm.as_bstrins_w(rhsi, lhsi, 30, 0); in visitCopySignF()
1817 masm.as_bstrins_w(rhsi, lhsi, 30, 0); in visitCopySignD()
H A DAssembler-loong64.h1187 BufferOffset as_bstrins_w(Register rd, Register rj, int32_t msbw,
H A DAssembler-loong64.cpp872 BufferOffset AssemblerLOONG64::as_bstrins_w(Register rd, Register rj, in as_bstrins_w() function in AssemblerLOONG64