Searched refs:wasm_word32_rol (Results 1 – 3 of 3) sorted by relevance
167 V(wasm_word32_rol, "wasm::word32_rol") \
337 ExternalReference ExternalReference::wasm_word32_rol() { in wasm_word32_rol() function in v8::internal::ExternalReference
870 CASE_CCALL_BINOP(I32Rol, I32, wasm_word32_rol) in BinOp()