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

  /external/v8/test/unittests/wasm/
wasm-macro-gen-unittest.cc 177 EXPECT_SIZE(5, WASM_I32_GTU(WASM_ZERO, WASM_ZERO));
ast-decoder-unittest.cc     [all...]
  /external/v8/src/wasm/
wasm-macro-gen.h 465 #define WASM_I32_GTU(x, y) x, y, kExprI32GtU

Completed in 752 milliseconds