Home
last modified time | relevance | path

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

/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DAssembler-loong64.h1345 BufferOffset as_fcmp_cule(FloatFormat fmt, FloatRegister fj, FloatRegister fk,
H A DMacroAssembler-loong64.cpp1943 as_fcmp_cule(fmt, rhs, lhs, fcc); in compareFloatingPoint()
1949 as_fcmp_cule(fmt, lhs, rhs, fcc); in compareFloatingPoint()
H A DAssembler-loong64.cpp1626 BufferOffset AssemblerLOONG64::as_fcmp_cule(FloatFormat fmt, FloatRegister fj, in as_fcmp_cule() function in AssemblerLOONG64