Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dgate_meta_data.h598 static uint64_t ToValue(GateType typeValue, TypedUnOp unaryOp) in ToValue()
Dcircuit_builder.cpp312 GateRef CircuitBuilder::TypedUnaryOperator(MachineType type, TypedUnOp unaryOp, GateType typeVal, in TypedUnaryOperator()