Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dllvm_ir_builder.cpp2244 auto tagMask = LLVMConstInt(GetInt64T(), JSTaggedValue::TAG_BOOLEAN_MASK, 0); in ConvertBoolToTaggedBoolean() local
2258 auto tagMask = LLVMConstInt(GetInt64T(), JSTaggedValue::TAG_INT, 0); in ConvertInt32ToTaggedInt() local