Home
last modified time | relevance | path

Searched refs:Prototype_General4 (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp461 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3);
564 int64_t ret = reinterpret_cast<Prototype_General4>(nativeFn)(x0, x1, x2, x3);
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp482 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3); typedef
585 int64_t ret = reinterpret_cast<Prototype_General4>(nativeFn)(x0, x1, x2, x3); in VisitCallRedirection()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp571 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3); typedef
680 int64_t ret = reinterpret_cast<Prototype_General4>(nativeFn)(x0, x1, x2, x3); in VisitCallRedirection()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp495 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3); typedef
661 int64_t ret = reinterpret_cast<Prototype_General4>(nativeFn)(x0, x1, x2, x3); in VisitCallRedirection()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp495 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3); typedef
661 int64_t ret = reinterpret_cast<Prototype_General4>(nativeFn)(x0, x1, x2, x3); in VisitCallRedirection()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp463 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3); typedef
626 int64_t ret = reinterpret_cast<Prototype_General4>(nativeFn)(x0, x1, x2, x3); in VisitCallRedirection()
/dports/www/firefox/firefox-99.0/js/src/jit/arm64/vixl/
H A DMozSimulator-vixl.cpp495 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3); typedef
729 int64_t ret = reinterpret_cast<Prototype_General4>(nativeFn)(x0, x1, x2, x3); in VisitCallRedirection()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DSimulator-mips32.cpp1815 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, int32_t arg3); typedef
1904 Prototype_General4 target = reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1762 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, typedef
1883 Prototype_General4 target = in softwareInterrupt()
1884 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1762 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, typedef
1883 Prototype_General4 target = in softwareInterrupt()
1884 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DSimulator-mips32.cpp1809 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, int32_t arg3); typedef
1900 Prototype_General4 target = reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1762 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, typedef
1883 Prototype_General4 target = in softwareInterrupt()
1884 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1762 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, typedef
1882 Prototype_General4 target = in softwareInterrupt()
1883 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DSimulator-mips64.cpp1870 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3); typedef
1959 Prototype_General4 target = reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1803 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, typedef
1919 Prototype_General4 target = in softwareInterrupt()
1920 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DSimulator-mips64.cpp1874 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, int64_t arg3); typedef
1963 Prototype_General4 target = reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1923 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, typedef
2034 Prototype_General4 target = in softwareInterrupt()
2035 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1902 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, typedef
2014 Prototype_General4 target = in softwareInterrupt()
2015 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1913 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, typedef
2061 Prototype_General4 target = in softwareInterrupt()
2062 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1913 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, typedef
2075 Prototype_General4 target = in softwareInterrupt()
2076 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1913 typedef int64_t (*Prototype_General4)(int64_t arg0, int64_t arg1, int64_t arg2, typedef
2061 Prototype_General4 target = in softwareInterrupt()
2062 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm/
H A DSimulator-arm.cpp2227 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, int32_t arg3); typedef
2346 Prototype_General4 target = reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DSimulator-arm.cpp2412 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, int32_t arg3); typedef
2533 Prototype_General4 target = reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/
H A DSimulator-arm.cpp2319 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, typedef
2502 Prototype_General4 target = in softwareInterrupt()
2503 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()
/dports/www/firefox/firefox-99.0/js/src/jit/arm/
H A DSimulator-arm.cpp2319 typedef int64_t (*Prototype_General4)(int32_t arg0, int32_t arg1, int32_t arg2, typedef
2539 Prototype_General4 target = in softwareInterrupt()
2540 reinterpret_cast<Prototype_General4>(external); in softwareInterrupt()

12