Home
last modified time | relevance | path

Searched refs:MRound (Results 1 – 25 of 45) sorted by relevance

12

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DLowering.h130 void visitRound(MRound* ins);
H A DRecover.cpp649 MRound::writeRecoverData(CompactBufferWriter& writer) const in writeRecoverData()
H A DMCallOptimize.cpp1137 MRound* ins = MRound::New(alloc(), callInfo.getArg(0)); in inlineMathRound()
H A DMIR.h11985 class MRound
11989 explicit MRound(MDefinition* num) in MRound() function
12000 static MRound* New(TempAllocator& alloc, MDefinition* num) { in INSTRUCTION_HEADER()
12001 return new(alloc) MRound(num); in INSTRUCTION_HEADER()
12026 ALLOW_CLONE(MRound)
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DLowering.h137 void visitRound(MRound* ins);
H A DRecover.cpp688 MRound::writeRecoverData(CompactBufferWriter& writer) const in writeRecoverData()
H A DMCallOptimize.cpp1103 MRound* ins = MRound::New(alloc(), callInfo.getArg(0)); in inlineMathRound()
H A DMIR.h12187 class MRound
12191 explicit MRound(MDefinition* num) in MRound() function
12225 ALLOW_CLONE(MRound)
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DLowering.h143 void visitRound(MRound* ins) override;
H A DRecover.cpp559 bool MRound::writeRecoverData(CompactBufferWriter& writer) const { in writeRecoverData()
H A DMCallOptimize.cpp1196 MRound* ins = MRound::New(alloc(), callInfo.getArg(0)); in inlineMathRound()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DWarpCacheIRTranspiler.cpp1057 auto* ins = MRound::New(alloc(), input); in emitMathRoundToInt32Result()
H A DRecover.cpp603 bool MRound::writeRecoverData(CompactBufferWriter& writer) const { in writeRecoverData()
H A DMCallOptimize.cpp1542 MRound* ins = MRound::New(alloc(), callInfo.getArg(0)); in inlineMathRound()
H A DMIR.h9940 class MRound : public MUnaryInstruction, public FloatingPointPolicy<0>::Data {
9941 explicit MRound(MDefinition* num) : MUnaryInstruction(classOpcode, num) { in MRound() function
9966 ALLOW_CLONE(MRound)
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/shared/
H A DLIR-shared.h5932 MRound* mir() const { in mir()
5951 MRound* mir() const { in mir()
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DRecover.cpp931 bool MRound::writeRecoverData(CompactBufferWriter& writer) const { in writeRecoverData()
H A DMIR.h8036 class MRound : public MUnaryInstruction, public FloatingPointPolicy<0>::Data {
8037 explicit MRound(MDefinition* num) : MUnaryInstruction(classOpcode, num) { in MRound() function
8062 ALLOW_CLONE(MRound)
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DRecover.cpp934 bool MRound::writeRecoverData(CompactBufferWriter& writer) const { in writeRecoverData()
H A DMIR.h8038 class MRound : public MUnaryInstruction, public FloatingPointPolicy<0>::Data {
8039 explicit MRound(MDefinition* num) : MUnaryInstruction(classOpcode, num) { in MRound() function
8064 ALLOW_CLONE(MRound)
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DRecover.cpp931 bool MRound::writeRecoverData(CompactBufferWriter& writer) const { in writeRecoverData()
H A DMIR.h8036 class MRound : public MUnaryInstruction, public FloatingPointPolicy<0>::Data {
8037 explicit MRound(MDefinition* num) : MUnaryInstruction(classOpcode, num) { in MRound() function
8062 ALLOW_CLONE(MRound)
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/shared/
H A DLIR-shared.h6951 MRound* mir() const { in mir()
6970 MRound* mir() const { in mir()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/shared/
H A DLIR-shared.h5710 MRound* mir() const { return mir_->toRound(); } in mir()
5726 MRound* mir() const { return mir_->toRound(); } in mir()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/shared/
H A DLIR-shared.h5277 MRound* mir() const { return mir_->toRound(); } in mir()
5293 MRound* mir() const { return mir_->toRound(); } in mir()

12