Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DMacroAssembler-loong64.cpp160 as_ftintrz_w_s(fpscratch, src); in convertFloat32ToInt32()
3009 as_ftintrz_w_s(fpscratch, input); in wasmTruncateFloat32ToInt32()
4511 as_ftintrz_w_s(fpscratch, src); in truncFloat32ToInt32()
H A DAssembler-loong64.h1371 BufferOffset as_ftintrz_w_s(FloatRegister fd, FloatRegister fj);
H A DAssembler-loong64.cpp1757 BufferOffset AssemblerLOONG64::as_ftintrz_w_s(FloatRegister fd, in as_ftintrz_w_s() function in AssemblerLOONG64