Home
last modified time | relevance | path

Searched defs:callWithABINoProfiler (Results 1 – 25 of 50) sorted by relevance

12

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x64/
H A DMacroAssembler-x64.cpp421 MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
439 MacroAssembler::callWithABINoProfiler(const Address& fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/x86/
H A DMacroAssembler-x86.cpp501 MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
510 MacroAssembler::callWithABINoProfiler(const Address& fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/arm64/
H A DMacroAssembler-arm64.cpp660 MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) in callWithABINoProfiler() function in js::jit::MacroAssembler
673 MacroAssembler::callWithABINoProfiler(const Address& fun, MoveOp::Type result) in callWithABINoProfiler() function in js::jit::MacroAssembler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x64/
H A DMacroAssembler-x64.cpp514 MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
533 MacroAssembler::callWithABINoProfiler(const Address& fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/x86/
H A DMacroAssembler-x86.cpp420 MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
429 MacroAssembler::callWithABINoProfiler(const Address& fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/arm64/
H A DMacroAssembler-arm64.cpp681 MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) in callWithABINoProfiler() function in js::jit::MacroAssembler
694 MacroAssembler::callWithABINoProfiler(const Address& fun, MoveOp::Type result) in callWithABINoProfiler() function in js::jit::MacroAssembler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x64/
H A DMacroAssembler-x64.cpp340 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
357 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/x86/
H A DMacroAssembler-x86.cpp335 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
342 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x64/
H A DMacroAssembler-x64.cpp410 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
427 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/x86/
H A DMacroAssembler-x86.cpp376 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
383 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x64/
H A DMacroAssembler-x64.cpp709 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
726 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x64/
H A DMacroAssembler-x64.cpp709 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
726 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/x86/
H A DMacroAssembler-x86.cpp725 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
732 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/x86/
H A DMacroAssembler-x86.cpp725 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
732 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMacroAssembler.cpp2510 MacroAssembler::callWithABINoProfiler(void* fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
2524 MacroAssembler::callWithABINoProfiler(wasm::SymbolicAddress imm, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
/dports/www/firefox/firefox-99.0/js/src/jit/x86/
H A DMacroAssembler-x86.cpp753 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
760 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DMacroAssembler.cpp2657 MacroAssembler::callWithABINoProfiler(void* fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
2671 MacroAssembler::callWithABINoProfiler(wasm::SymbolicAddress imm, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
/dports/www/firefox/firefox-99.0/js/src/jit/x64/
H A DMacroAssembler-x64.cpp751 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
768 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp2258 MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
2271 MacroAssembler::callWithABINoProfiler(const Address& fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/arm64/
H A DMacroAssembler-arm64.cpp781 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in js::jit::MacroAssembler
792 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in js::jit::MacroAssembler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/mips64/
H A DMacroAssembler-mips64.cpp2377 MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
2390 MacroAssembler::callWithABINoProfiler(const Address& fun, MoveOp::Type result) in callWithABINoProfiler() function in MacroAssembler
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/arm64/
H A DMacroAssembler-arm64.cpp876 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in js::jit::MacroAssembler
887 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in js::jit::MacroAssembler
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp2078 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
2089 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp2102 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
2113 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler
/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/mips32/
H A DMacroAssembler-mips32.cpp2127 void MacroAssembler::callWithABINoProfiler(Register fun, MoveOp::Type result) { in callWithABINoProfiler() function in MacroAssembler
2138 void MacroAssembler::callWithABINoProfiler(const Address& fun, in callWithABINoProfiler() function in MacroAssembler

12