Home
last modified time | relevance | path

Searched defs:binOp (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dinduction_variable_analysis.cpp43 TypedBinOp binOp = acc_.GetTypedBinaryOp(valueGate); in IsInductionVariable() local
82 [[maybe_unused]]TypedBinOp binOp = acc_.GetTypedBinaryOp(valueGate); in GetStartAndStride() local
H A Drange_analysis.cpp335 auto binOp = acc_.GetTypedBinaryOp(gate); in PrintRangeInfo() local
H A Dmcr_gate_meta_data.h283 static uint64_t ToValue(ParamType operandType, TypedBinOp binOp) in ToValue() argument
H A Dtype_info_accessors.cpp69 TypedBinOp binOp = accessor.GetTypedBinOp(); in IsTrustedBooleanType() local
123 TypedBinOp binOp = accessor.GetTypedBinOp(); in IsTrustedNumberType() local

Completed in 5 milliseconds