Home
last modified time | relevance | path

Searched refs:GetMachineTypeOfValueType (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp302 MachineType CircuitBuilder::GetMachineTypeOfValueType(ValueType type) in GetMachineTypeOfValueType() function in panda::ecmascript::kungfu::CircuitBuilder
348 MachineType machineType = GetMachineTypeOfValueType(dst); in CheckAndConvert()
360 MachineType machineType = GetMachineTypeOfValueType(dst); in Convert()
Dcircuit_builder.h290 MachineType GetMachineTypeOfValueType(ValueType type);