Home
last modified time | relevance | path

Searched refs:AllOnOnePage (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips32/
H A DSimulator-mips32.cpp1130 AllOnOnePage(uintptr_t start, int size) in AllOnOnePage() function
1162 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1181 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1058 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1087 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1105 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/firefox/firefox-99.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1058 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1087 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1105 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DSimulator-mips32.cpp1132 AllOnOnePage(uintptr_t start, int size) in AllOnOnePage() function
1164 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1183 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1058 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1087 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1105 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1058 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1087 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1105 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DSimulator-mips64.cpp1147 AllOnOnePage(uintptr_t start, int size) in AllOnOnePage() function
1179 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1198 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DSimulator-mips32.cpp1040 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1066 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1084 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/mips64/
H A DSimulator-mips64.cpp1143 AllOnOnePage(uintptr_t start, int size) in AllOnOnePage() function
1175 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1194 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1060 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1086 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1104 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1085 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1114 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1132 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1086 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1115 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1133 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/firefox/firefox-99.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1086 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1115 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1133 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/mips64/
H A DSimulator-mips64.cpp1086 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1115 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1133 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/execution/ppc/
H A Dsimulator-ppc.cc639 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
662 while (!AllOnOnePage(start, size - 1)) { in FlushICache()
689 DCHECK(AllOnOnePage(start, size - 1)); in FlushOnePage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/execution/ppc/
H A Dsimulator-ppc.cc639 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
662 while (!AllOnOnePage(start, size - 1)) { in FlushICache()
689 DCHECK(AllOnOnePage(start, size - 1)); in FlushOnePage()
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm/
H A DSimulator-arm.cpp956 AllOnOnePage(uintptr_t start, int size) in AllOnOnePage() function
985 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1005 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/node10/node-v10.24.1/deps/v8/src/ppc/
H A Dsimulator-ppc.cc654 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
678 while (!AllOnOnePage(start, size - 1)) { in FlushICache()
706 DCHECK(AllOnOnePage(start, size - 1)); in FlushOnePage()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm/
H A DSimulator-arm.cpp993 AllOnOnePage(uintptr_t start, int size) in AllOnOnePage() function
1022 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1042 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/arm/
H A DSimulator-arm.cpp994 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1020 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1039 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/firefox/firefox-99.0/js/src/jit/arm/
H A DSimulator-arm.cpp994 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1020 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1039 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/www/firefox/firefox-99.0/js/src/jit/loong64/
H A DSimulator-loong64.cpp1235 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1264 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1282 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm/
H A DSimulator-arm.cpp957 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
980 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
999 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/arm/
H A DSimulator-arm.cpp994 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1020 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1039 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm/
H A DSimulator-arm.cpp982 static bool AllOnOnePage(uintptr_t start, int size) { in AllOnOnePage() function
1008 MOZ_ASSERT(AllOnOnePage(start, size - 1)); in FlushOnePageLocked()
1027 while (!AllOnOnePage(start, size - 1)) { in FlushICacheLocked()

12