HomeSort by relevance Sort by last modified time
    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