Home
last modified time | relevance | path

Searched refs:MStoreTypedArrayElementHole (Results 1 – 25 of 46) sorted by relevance

12

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DLowering.h225 void visitStoreTypedArrayElementHole(MStoreTypedArrayElementHole* ins);
H A DTypePolicy.cpp1022 MStoreTypedArrayElementHole* store = ins->toStoreTypedArrayElementHole(); in adjustInputs()
H A DMIR.h9922 class MStoreTypedArrayElementHole
9927 MStoreTypedArrayElementHole(MDefinition* elements, MDefinition* length, MDefinition* index, in MStoreTypedArrayElementHole() function
9946 static MStoreTypedArrayElementHole* New(TempAllocator& alloc, MDefinition* elements, in INSTRUCTION_HEADER()
9950 return new(alloc) MStoreTypedArrayElementHole(elements, length, index, value, arrayType); in INSTRUCTION_HEADER()
9979 ALLOW_CLONE(MStoreTypedArrayElementHole)
H A DRangeAnalysis.cpp2675 MStoreTypedArrayElementHole::operandTruncateKind(size_t index) const in operandTruncateKind()
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DLowering.h244 void visitStoreTypedArrayElementHole(MStoreTypedArrayElementHole* ins);
H A DTypePolicy.cpp1030 MStoreTypedArrayElementHole* store = ins->toStoreTypedArrayElementHole(); in adjustInputs()
H A DRangeAnalysis.cpp2795 MStoreTypedArrayElementHole::operandTruncateKind(size_t index) const in operandTruncateKind()
H A DMIR.h10283 class MStoreTypedArrayElementHole
10288 MStoreTypedArrayElementHole(MDefinition* elements, MDefinition* length, MDefinition* index, in MStoreTypedArrayElementHole() function
10323 ALLOW_CLONE(MStoreTypedArrayElementHole)
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DLowering.h260 MStoreTypedArrayElementHole* ins) override;
H A DTypePolicy.cpp1024 MStoreTypedArrayElementHole* store = ins->toStoreTypedArrayElementHole(); in adjustInputs()
H A DRangeAnalysis.cpp2416 MDefinition::TruncateKind MStoreTypedArrayElementHole::operandTruncateKind( in operandTruncateKind()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DTypePolicy.cpp967 MStoreTypedArrayElementHole* store = ins->toStoreTypedArrayElementHole(); in adjustInputs()
H A DRangeAnalysis.cpp2826 TruncateKind MStoreTypedArrayElementHole::operandTruncateKind( in operandTruncateKind()
H A DMIR.h7008 class MStoreTypedArrayElementHole : public MQuaternaryInstruction,
7011 MStoreTypedArrayElementHole(MDefinition* elements, MDefinition* length, in MStoreTypedArrayElementHole() function
7037 ALLOW_CLONE(MStoreTypedArrayElementHole)
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DTypePolicy.cpp966 MStoreTypedArrayElementHole* store = ins->toStoreTypedArrayElementHole(); in adjustInputs()
H A DRangeAnalysis.cpp2834 TruncateKind MStoreTypedArrayElementHole::operandTruncateKind( in operandTruncateKind()
H A DMIR.h7008 class MStoreTypedArrayElementHole : public MQuaternaryInstruction,
7011 MStoreTypedArrayElementHole(MDefinition* elements, MDefinition* length, in MStoreTypedArrayElementHole() function
7037 ALLOW_CLONE(MStoreTypedArrayElementHole)
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DTypePolicy.cpp967 MStoreTypedArrayElementHole* store = ins->toStoreTypedArrayElementHole(); in adjustInputs()
H A DRangeAnalysis.cpp2826 TruncateKind MStoreTypedArrayElementHole::operandTruncateKind( in operandTruncateKind()
H A DMIR.h7008 class MStoreTypedArrayElementHole : public MQuaternaryInstruction,
7011 MStoreTypedArrayElementHole(MDefinition* elements, MDefinition* length, in MStoreTypedArrayElementHole() function
7037 ALLOW_CLONE(MStoreTypedArrayElementHole)
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DWarpCacheIRTranspiler.cpp770 store = MStoreTypedArrayElementHole::New(alloc(), elements, length, index, in emitStoreTypedArrayElement()
H A DTypePolicy.cpp1083 MStoreTypedArrayElementHole* store = ins->toStoreTypedArrayElementHole(); in adjustInputs()
H A DRangeAnalysis.cpp2764 MDefinition::TruncateKind MStoreTypedArrayElementHole::operandTruncateKind( in operandTruncateKind()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DLIR-shared.h4533 const MStoreTypedArrayElementHole* mir() const { in mir()
4561 const MStoreTypedArrayElementHole* mir() const { in mir()
/dports/www/firefox/firefox-99.0/js/src/jit/shared/
H A DLIR-shared.h2149 const MStoreTypedArrayElementHole* mir() const { in mir()

12