Searched defs:binOp (Results 1 – 4 of 4) sorted by relevance
55 auto const binOp = node->AsBinaryExpression(); in Perform() local
43 TypedBinOp binOp = acc_.GetTypedBinaryOp(valueGate); in IsInductionVariable() local82 [[maybe_unused]]TypedBinOp binOp = acc_.GetTypedBinaryOp(valueGate); in GetStartAndStride() local
318 TypedBinOp binOp = GetTypedBinOp(); in IsTrustedBooleanType() local336 TypedBinOp binOp = GetTypedBinOp(); in IsTrustedNumberType() local357 TypedBinOp binOp = GetTypedBinOp(); in IsTrustedStringType() local364 static uint64_t ToValue(ParamType operandType, TypedBinOp binOp) in ToValue()
335 auto binOp = acc_.GetTypedBinaryOp(gate); in PrintRangeInfo() local