Home
last modified time | relevance | path

Searched defs:ToValue (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dshare_gate_meta_data.h448 static uint64_t ToValue(ParamType leftType, GateType rightType) in ToValue() function
480 uint64_t ToValue() const in ToValue() function
557 uint64_t ToValue() const in ToValue() function
589 uint64_t ToValue() const in ToValue() function
615 uint64_t ToValue() const in ToValue() function
657 uint64_t ToValue() const in ToValue() function
703 uint64_t ToValue() in ToValue() function
708 static uint64_t ToValue(ParamType paramType, Mode mode, OnHeapMode onHeap) in ToValue() function
742 uint64_t ToValue() const in ToValue() function
775 uint64_t ToValue() const in ToValue() function
[all …]
Dmcr_gate_meta_data.h255 static uint64_t ToValue(ParamType paramType, TypedUnOp unaryOp) in ToValue() function
283 static uint64_t ToValue(ParamType operandType, TypedBinOp binOp) in ToValue() function
306 static uint64_t ToValue(TypedCallTargetCheckOp op) in ToValue() function
333 static uint64_t ToValue(uint32_t trueWeight, uint32_t falseWeight) in ToValue() function
465 static uint64_t ToValue(MemoryAttribute mAttr) in ToValue() function
491 static uint64_t ToValue(size_t offset, MemoryAttribute mAttr) in ToValue() function
530 static uint64_t ToValue(ParamType paramType, TypedJumpOp jumpOp, uint32_t weight) in ToValue() function