Searched defs:CallNativeWasmCode (Results 1 – 9 of 9) sorted by relevance
324 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() function
337 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() function
897 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() function
1195 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() function
1331 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() function
1409 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() function
1586 void LiftoffAssembler::CallNativeWasmCode(Address addr) { in CallNativeWasmCode() function
1638 __ CallNativeWasmCode(addr); in CallDirect() local