Home
last modified time | relevance | path

Searched refs:ShortNameOf (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/wasm/
Dwasm-opcodes.cc365 os << ValueTypes::ShortNameOf(ret); in operator <<()
370 os << ValueTypes::ShortNameOf(param); in operator <<()
Dvalue-type.h294 static char ShortNameOf(ValueType type) { in ShortNameOf() function
Dfunction-body-decoder-impl.h2002 TRACE_PART(" %c@%d:%s", ValueTypes::ShortNameOf(val.type), in DecodeFunctionBody()
/external/v8/src/compiler/
Dwasm-compiler.cc5016 append_name_char(wasm::ValueTypes::ShortNameOf(t)); in CompileCWasmEntry()
5020 append_name_char(wasm::ValueTypes::ShortNameOf(t)); in CompileCWasmEntry()