Searched defs:rhsType (Results 1 – 5 of 5) sorted by relevance
682 PrimType rhsType = stmt.GetRHS()->GetPrimType(); in SelectDassign() local698 PrimType rhsType = stmt.GetRHS()->GetPrimType(); in SelectIassign() local756 PrimType rhsType = stmt.Opnd(0)->GetPrimType(); in SelectRegassign() local783 PrimType rhsType = expr.GetPrimType(); in SelectRegread() local
1250 const rhsType = this.tsTypeChecker.getTypeAtLocation(initExpr); constant2059 const rhsType = this.tsTypeChecker.getTypeAtLocation(rhsExpr); constant
2400 const rhsType = this.tsTypeChecker.getTypeAtLocation(tsRhsExpr); constant2723 const rhsType = this.tsTypeChecker.getTypeAtLocation(decl.initializer ?? decl.name); constant6231 const rhsType = this.tsTypeChecker.getTypeAtLocation(rhsExpr); constant
719 const checker::Type *rhsType = node->Right()->TsType(); in IsInstanceDynamic() local
724 PrimType rhsType = stmt.Opnd(0)->GetPrimType(); in SelectRegassign() local