Home
last modified time | relevance | path

Searched defs:callWithABI (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/js/src/jit/
H A DMacroAssembler-inl.h134 void MacroAssembler::callWithABI(DynFn fun, MoveOp::Type result, in callWithABI() function
141 void MacroAssembler::callWithABI(MoveOp::Type result, in callWithABI() function
148 void MacroAssembler::callWithABI(Register fun, MoveOp::Type result) { in callWithABI() function
153 void MacroAssembler::callWithABI(const Address& fun, MoveOp::Type result) { in callWithABI() function
H A DMacroAssembler.cpp3134 CodeOffset MacroAssembler::callWithABI(wasm::BytecodeOffset bytecode, in callWithABI() function in MacroAssembler
/dports/www/firefox/firefox-99.0/js/src/jit/
H A DMacroAssembler-inl.h138 void MacroAssembler::callWithABI(DynFn fun, MoveOp::Type result, in callWithABI() function
145 void MacroAssembler::callWithABI(MoveOp::Type result, in callWithABI() function
152 void MacroAssembler::callWithABI(Register fun, MoveOp::Type result) { in callWithABI() function
157 void MacroAssembler::callWithABI(const Address& fun, MoveOp::Type result) { in callWithABI() function
H A DMacroAssembler.cpp3157 CodeOffset MacroAssembler::callWithABI(wasm::BytecodeOffset bytecode, in callWithABI() function in MacroAssembler
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/jit/
H A DMacroAssembler-inl.h134 void MacroAssembler::callWithABI(DynFn fun, MoveOp::Type result, in callWithABI() function
141 void MacroAssembler::callWithABI(MoveOp::Type result, in callWithABI() function
148 void MacroAssembler::callWithABI(Register fun, MoveOp::Type result) { in callWithABI() function
153 void MacroAssembler::callWithABI(const Address& fun, MoveOp::Type result) { in callWithABI() function
H A DMacroAssembler.cpp3134 CodeOffset MacroAssembler::callWithABI(wasm::BytecodeOffset bytecode, in callWithABI() function in MacroAssembler
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/mozjs-45/extract/js/src/jit/
H A DMacroAssembler-inl.h118 MacroAssembler::callWithABI(const T& fun, MoveOp::Type result) in callWithABI() function
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/jit/
H A DMacroAssembler-inl.h87 void MacroAssembler::callWithABI(void* fun, MoveOp::Type result, in callWithABI() function
93 void MacroAssembler::callWithABI(Register fun, MoveOp::Type result) { in callWithABI() function
98 void MacroAssembler::callWithABI(const Address& fun, MoveOp::Type result) { in callWithABI() function
H A DMacroAssembler.cpp3027 void MacroAssembler::callWithABI(wasm::BytecodeOffset bytecode, in callWithABI() function in MacroAssembler
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/jit/
H A DMacroAssembler-inl.h95 void MacroAssembler::callWithABI(void* fun, MoveOp::Type result, in callWithABI() function
101 void MacroAssembler::callWithABI(Register fun, MoveOp::Type result) { in callWithABI() function
106 void MacroAssembler::callWithABI(const Address& fun, MoveOp::Type result) { in callWithABI() function
H A DMacroAssembler.cpp2937 CodeOffset MacroAssembler::callWithABI(wasm::BytecodeOffset bytecode, in callWithABI() function in MacroAssembler
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/jit/
H A DMacroAssembler-inl.h120 MacroAssembler::callWithABI(const T& fun, MoveOp::Type result) in callWithABI() function