Home
last modified time | relevance | path

Searched defs:LHSType (Results 1 – 14 of 14) sorted by relevance

/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h129 auto *LHSType = cast<VectorType>(LHS->getType()); variable
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DRedundantCastingCheck.cpp65 const QualType LHSType = B->getLHS()->IgnoreImplicit()->getType(); in areBinaryOperatorOperandsTypesEqualToOperatorResultType() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1145 handleComplexConversion(Sema & S,ExprResult & LHS,ExprResult & RHS,QualType LHSType,QualType RHSType,bool IsCompAssign) handleComplexConversion() argument
1200 handleFloatConversion(Sema & S,ExprResult & LHS,ExprResult & RHS,QualType LHSType,QualType RHSType,bool IsCompAssign) handleFloatConversion() argument
1249 unsupportedTypeConversion(const Sema & S,QualType LHSType,QualType RHSType) unsupportedTypeConversion() argument
1293 handleIntegerConversion(Sema & S,ExprResult & LHS,ExprResult & RHS,QualType LHSType,QualType RHSType,bool IsCompAssign) handleIntegerConversion() argument
1343 handleComplexIntConversion(Sema & S,ExprResult & LHS,ExprResult & RHS,QualType LHSType,QualType RHSType,bool IsCompAssign) handleComplexIntConversion() argument
1556 QualType LHSType = LHS.get()->getType().getUnqualifiedType(); UsualArithmeticConversions() local
8117 QualType LHSType = OpenCLArithmeticConversions() local
8809 checkPointerTypesForAssignment(Sema & S,QualType LHSType,QualType RHSType,SourceLocation Loc) checkPointerTypesForAssignment() argument
8961 checkBlockPointerTypesForAssignment(Sema & S,QualType LHSType,QualType RHSType) checkBlockPointerTypesForAssignment() argument
9012 checkObjCPointerTypesForAssignment(Sema & S,QualType LHSType,QualType RHSType) checkObjCPointerTypesForAssignment() argument
9047 CheckAssignmentConstraints(SourceLocation Loc,QualType LHSType,QualType RHSType) CheckAssignmentConstraints() argument
9085 CheckAssignmentConstraints(QualType LHSType,ExprResult & RHS,CastKind & Kind,bool ConvertRHS) CheckAssignmentConstraints() argument
9520 CheckSingleAssignmentConstraints(QualType LHSType,ExprResult & CallerRHS,bool Diagnose,bool DiagnoseCFAudited,bool ConvertRHS) CheckSingleAssignmentConstraints() argument
9751 QualType LHSType = LHS.get()->IgnoreImpCasts()->getType(); InvalidLogicalVectorOperands() local
10044 QualType LHSType = LHS.get()->getType().getUnqualifiedType(); CheckVectorOperands() local
10290 QualType LHSType = LHS.get()->getType().getUnqualifiedType(); CheckSizelessVectorOperands() local
11072 DiagnoseBadShiftValues(Sema & S,ExprResult & LHS,ExprResult & RHS,SourceLocation Loc,BinaryOperatorKind Opc,QualType LHSType) DiagnoseBadShiftValues() argument
11190 QualType LHSType = LHS.get()->getType(); checkVectorShift() local
11278 QualType LHSType = LHS.get()->getType(); checkSizelessVectorShift() local
11392 QualType LHSType = LHS.get()->getType(); CheckShiftOperands() local
11443 QualType LHSType = LHS.get()->getType(); convertPointersToCompositeType() local
11643 QualType LHSType = LHS->getType(); diagnoseTautologicalComparison() local
11855 QualType LHSType = LHS.get()->getType(); checkArithmeticOrEnumeralThreeWayCompare() local
12037 QualType LHSType = LHS.get()->getType(); CheckCompareOperands() local
12549 QualType LHSType = LHS.get()->getType(); CheckVectorCompareOperands() local
12608 QualType LHSType = LHS.get()->getType(); CheckSizelessVectorCompareOperands() local
12793 QualType LHSType = LHS.get()->getType().getUnqualifiedType(); CheckMatrixElementwiseOperands() local
13497 QualType LHSType = LHSExpr->getType(); CheckAssignmentOperands() local
[all...]
H A DSemaObjCProperty.cpp928 QualType LHSType = S.Context.getCanonicalType(Prop->getType()); SelectPropertyForSynthesisFromProtocols() local
1667 QualType LHSType = DiagnosePropertyMismatch() local
H A DSemaExprCXX.cpp6273 QualType LHSType = LHS.get()->getType(); CheckPointerToMemberOperands() local
6584 QualType LHSType = LHS.get()->getType(); CheckVectorConditionalTypes() local
6676 QualType LHSType = LHS.get()->getType(); CheckSizelessVectorConditionalTypes() local
[all...]
H A DSemaChecking.cpp4990 QualType LHSType = TheCall->getArg(0)->getType(); BuiltinShuffleVector() local
13390 QualType LHSType; checkUnsafeExprAssigns() local
[all...]
H A DSemaCodeComplete.cpp476 QualType LHSType = LHS->getType(); getPreferredTypeOfBinaryRHS() local
/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h75 const TypeDescriptor &LHSType; member
/llvm-project/polly/lib/CodeGen/
H A DIslExprBuilder.cpp361 Type *LHSType = LHS->getType(); createOpBin() local
/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DEasilySwappableParametersCheck.cpp2025 QualType LHSType, RHSType; member
2038 QualType LHSType, RHSType, CommonType; member
2060 bool operator()(QualType LHSType, QualType RHSType, QualType CommonType) { in operator ()()
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp414 Type *LHSType = LHSVal->getType(); foldPHIArgBinOpIntoPHI() local
H A DInstCombineCompares.cpp793 Type *LHSType = GEPLHS->getOperand(i)->getType(); foldGEPICmp() local
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp142 QualType LHSType = BinOp->getLHS()->getType(); isFixedPointOp() local