Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_gate_meta_data.h255 static uint64_t ToValue(ParamType paramType, TypedUnOp unaryOp) in ToValue() function in panda::ecmascript::kungfu::TypedUnaryAccessor
283 static uint64_t ToValue(ParamType operandType, TypedBinOp binOp) in ToValue() function in panda::ecmascript::kungfu::TypedBinaryAccessor
306 static uint64_t ToValue(TypedCallTargetCheckOp op) in ToValue() function in panda::ecmascript::kungfu::TypedCallTargetCheckAccessor
333 static uint64_t ToValue(uint32_t trueWeight, uint32_t falseWeight) in ToValue() function in panda::ecmascript::kungfu::BranchAccessor
465 static uint64_t ToValue(MemoryAttribute mAttr) in ToValue() function in panda::ecmascript::kungfu::LoadStoreAccessor
491 static uint64_t ToValue(size_t offset, MemoryAttribute mAttr) in ToValue() function in panda::ecmascript::kungfu::LoadStoreConstOffsetAccessor
530 static uint64_t ToValue(ParamType paramType, TypedJumpOp jumpOp, uint32_t weight) in ToValue() function in panda::ecmascript::kungfu::TypedJumpAccessor
H A Dshare_gate_meta_data.h417 static uint64_t ToValue(ValueType srcType, ValueType dstType, ConvertSupport support = ConvertSupport::ENABLE) in ToValue() function in panda::ecmascript::kungfu::ValuePairTypeAccessor
448 static uint64_t ToValue(ParamType leftType, GateType rightType) in ToValue() function in panda::ecmascript::kungfu::TypeConvertAccessor
480 uint64_t ToValue() const in ToValue() function in panda::ecmascript::kungfu::UInt32PairAccessor
557 uint64_t ToValue() const in ToValue() function in panda::ecmascript::kungfu::ArrayMetaDataAccessor
589 uint64_t ToValue() const in ToValue() function in panda::ecmascript::kungfu::CreateArgumentsAccessor
615 uint64_t ToValue() const in ToValue() function in panda::ecmascript::kungfu::ObjectTypeAccessor
657 uint64_t ToValue() const in ToValue() function in panda::ecmascript::kungfu::BuiltinPrototypeHClassAccessor
698 uint64_t ToValue() in ToValue() function in panda::ecmascript::kungfu::TypedArrayMetaDataAccessor
703 static uint64_t ToValue(ParamType paramType, Mode mode, OnHeapMode onHeap) in ToValue() function in panda::ecmascript::kungfu::TypedArrayMetaDataAccessor
737 uint64_t ToValue() cons function in panda::ecmascript::kungfu::LoadElementAccessor
770 uint64_t ToValue() const ToValue() function in panda::ecmascript::kungfu::StoreElementAccessor
791 uint64_t ToValue() const ToValue() function in panda::ecmascript::kungfu::StringStatusAccessor
[all...]

Completed in 3 milliseconds