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.h447 static uint64_t ToValue(ParamType leftType, GateType rightType) in ToValue() function
479 uint64_t ToValue() const in ToValue() function
544 uint64_t ToValue() const in ToValue() function
575 uint64_t ToValue() const in ToValue() function
601 uint64_t ToValue() const in ToValue() function
643 uint64_t ToValue() const in ToValue() function
684 uint64_t ToValue() in ToValue() function
689 static uint64_t ToValue(ParamType paramType, Mode mode, OnHeapMode onHeap) in ToValue() function
723 uint64_t ToValue() const in ToValue() function
756 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