Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp292 uint64_t operandTypes = GatePairTypeAccessor::ToValue(typeLeft, typeRight); in TypedBinaryOperator() local
307 uint64_t operandTypes = GatePairTypeAccessor::ToValue(typeFrom, typeTo); in TypeConvert() local