Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dmcr_circuit_builder.h530 uint64_t operandTypes = GatePairTypeAccessor::ToValue(xType, yType); in TypedBinaryOp() local
Dmcr_circuit_builder.cpp679 uint64_t operandTypes = GatePairTypeAccessor::ToValue(typeFrom, typeTo); in TypeConvert() local
928 uint64_t operandTypes = GatePairTypeAccessor::ToValue(leftType, rightType); in InsertTypedBinaryop() local