Home
last modified time | relevance | path

Searched refs:Prototype_Int32_GeneralInt64Int32 (Results 1 – 4 of 4) sorted by relevance

/dports/www/firefox/firefox-99.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp628 typedef int32_t (*Prototype_Int32_GeneralInt64Int32)(int64_t, int64_t, typedef
983 int32_t ret = reinterpret_cast<Prototype_Int32_GeneralInt64Int32>( in VisitCallRedirection()
/dports/www/firefox/firefox-99.0/js/src/jit/arm/
H A DSimulator-arm.cpp2412 typedef int32_t (*Prototype_Int32_GeneralInt64Int32)(int32_t, int64_t, int32_t); typedef
3058 Prototype_Int32_GeneralInt64Int32 target = in softwareInterrupt()
3059 reinterpret_cast<Prototype_Int32_GeneralInt64Int32>(external); in softwareInterrupt()
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1987 typedef int32_t (*Prototype_Int32_GeneralInt64Int32)(int64_t, int64_t, int32_t); typedef
2372 int32_t ret = reinterpret_cast<Prototype_Int32_GeneralInt64Int32>( in softwareInterrupt()
/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp2228 typedef int32_t (*Prototype_Int32_GeneralInt64Int32)(int64_t, int64_t, int32_t); typedef
2782 int32_t ret = reinterpret_cast<Prototype_Int32_GeneralInt64Int32>( in softwareInterrupt()