Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Darithmetic.cpp702 auto *opType = promotedType; in CheckBinaryOperatorLessGreater() local
726 …checker::Type *opType = rightType->IsETSDynamicType() ? GlobalBuiltinJSValueType() : GlobalETSObje… in CheckBinaryOperatorInstanceOf() local
/arkcompiler/ets_runtime/ecmascript/ic/
Dic_binary_op.h258 int32_t &opNumber0, int32_t &opNumber1, BinaryType opType) in GetBitOPDate()
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Dgraph_checker.cpp2040 [[maybe_unused]] auto opType = op->GetType(); in CheckUserOfInt32() local
2062 [[maybe_unused]] auto opType = op->GetType(); in CheckUserOfInt32() local
2074 [[maybe_unused]] auto opType = op->GetType(); in CheckUserOfInt32() local
2090 [[maybe_unused]] auto opType = op->GetType(); in CheckUserOfInt32() local
2100 [[maybe_unused]] auto opType = op->GetType(); in CheckUserOfInt32() local