Home
last modified time | relevance | path

Searched refs:Bailout_BoundsCheck (Results 1 – 14 of 14) sorted by relevance

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DIonTypes.h153 Bailout_BoundsCheck, enumerator
244 case Bailout_BoundsCheck: in BailoutKindString()
H A DLowering.cpp2695 assignSnapshot(check, Bailout_BoundsCheck); in visitBoundsCheck()
2706 assignSnapshot(check, Bailout_BoundsCheck); in visitBoundsCheckLower()
3144 assignSnapshot(lir, Bailout_BoundsCheck); in visitLoadTypedArrayElementStatic()
4056 assignSnapshot(lir, Bailout_BoundsCheck); in visitSimdConvert()
4176 assignSnapshot(lir, Bailout_BoundsCheck); in visitSimdGeneralShuffle()
H A DBaselineBailouts.cpp1920 case Bailout_BoundsCheck: in FinishBailoutToBaseline()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DIonTypes.h153 Bailout_BoundsCheck,
240 case Bailout_BoundsCheck:
H A DLowering.cpp1924 assignSnapshot(lir, Bailout_BoundsCheck); in visitFromCodePoint()
2993 assignSnapshot(check, Bailout_BoundsCheck); in visitBoundsCheck()
3006 assignSnapshot(check, Bailout_BoundsCheck); in visitBoundsCheckLower()
3458 assignSnapshot(lir, Bailout_BoundsCheck); in visitLoadTypedArrayElementStatic()
4456 assignSnapshot(lir, Bailout_BoundsCheck); in visitSimdConvert()
4464 assignSnapshot(lir, Bailout_BoundsCheck); in visitSimdConvert()
H A DBaselineBailouts.cpp1976 case Bailout_BoundsCheck: in FinishBailoutToBaseline()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DIonTypes.h147 Bailout_BoundsCheck, enumerator
230 case Bailout_BoundsCheck: in BailoutKindString()
H A DLowering.cpp1838 assignSnapshot(lir, Bailout_BoundsCheck); in visitFromCodePoint()
2886 assignSnapshot(check, Bailout_BoundsCheck); in visitBoundsCheck()
2907 assignSnapshot(check, Bailout_BoundsCheck); in visitBoundsCheckLower()
4453 if (!gen->compilingWasm()) assignSnapshot(lir, Bailout_BoundsCheck); in visitSimdConvert()
4460 if (!gen->compilingWasm()) assignSnapshot(lir, Bailout_BoundsCheck); in visitSimdConvert()
H A DBaselineBailouts.cpp2008 case Bailout_BoundsCheck: in FinishBailoutToBaseline()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DIonTypes.h166 Bailout_BoundsCheck, enumerator
255 case Bailout_BoundsCheck: in BailoutKindString()
H A DBaselineBailouts.cpp2024 case Bailout_BoundsCheck: in FinishBailoutToBaseline()
H A DLowering.cpp1880 assignSnapshot(lir, Bailout_BoundsCheck); in visitFromCodePoint()
3126 assignSnapshot(check, Bailout_BoundsCheck); in visitBoundsCheck()
3149 assignSnapshot(check, Bailout_BoundsCheck); in visitBoundsCheckLower()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86-shared/
H A DLowering-x86-shared.cpp911 assignSnapshot(lir, Bailout_BoundsCheck); in visitSimdGeneralShuffle()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86-shared/
H A DLowering-x86-shared.cpp992 assignSnapshot(lir, Bailout_BoundsCheck); in visitSimdGeneralShuffle()