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.h464 static uint64_t ToValue(ParamType leftType, GateType rightType) in ToValue() function
496 uint64_t ToValue() const in ToValue() function
573 uint64_t ToValue() const in ToValue() function
605 uint64_t ToValue() const in ToValue() function
631 uint64_t ToValue() const in ToValue() function
673 uint64_t ToValue() const in ToValue() function
719 uint64_t ToValue() in ToValue() function
724 static uint64_t ToValue(ParamType paramType, Mode mode, OnHeapMode onHeap) in ToValue() function
758 uint64_t ToValue() const in ToValue() function
791 uint64_t ToValue() const in ToValue() function
[all …]
Dmcr_gate_meta_data.h288 static uint64_t ToValue(ParamType paramType, TypedUnOp unaryOp) in ToValue() function
364 static uint64_t ToValue(ParamType operandType, TypedBinOp binOp) in ToValue() function
387 static uint64_t ToValue(TypedCallTargetCheckOp op) in ToValue() function
414 static uint64_t ToValue(uint32_t trueWeight, uint32_t falseWeight) in ToValue() function
546 static uint64_t ToValue(MemoryAttribute mAttr) in ToValue() function
572 static uint64_t ToValue(size_t offset, MemoryAttribute mAttr) in ToValue() function
611 static uint64_t ToValue(ParamType paramType, TypedJumpOp jumpOp, uint32_t weight) in ToValue() function