OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MachineTypeFor
(Results
1 - 2
of
2
) sorted by null
/external/v8/src/compiler/
wasm-linkage.cc
24
MachineType
MachineTypeFor
(LocalType type) {
228
msig.AddReturn(
MachineTypeFor
(ret));
257
msig.AddParam(
MachineTypeFor
(param));
/external/v8/src/wasm/
wasm-opcodes.h
356
static MachineType
MachineTypeFor
(LocalType type) {
Completed in 71 milliseconds