HomeSort by relevance Sort by last modified time
    Searched refs:WASM_I32_CTZ (Results 1 - 2 of 2) sorted by null

  /external/v8/test/unittests/wasm/
wasm-macro-gen-unittest.cc 179 EXPECT_SIZE(3, WASM_I32_CTZ(WASM_ZERO));
  /external/v8/src/wasm/
wasm-macro-gen.h 155 #define WASM_I32_CTZ(x) kExprI32Ctz, x

Completed in 53 milliseconds