/llvm-project/llvm/include/llvm/IR/ |
H A D | MatrixBuilder.h | 129 auto *LHSType = cast<VectorType>(LHS->getType()); variable
|
/llvm-project/clang-tools-extra/clang-tidy/readability/ |
H A D | RedundantCastingCheck.cpp | 65 const QualType LHSType = B->getLHS()->IgnoreImplicit()->getType(); in areBinaryOperatorOperandsTypesEqualToOperatorResultType() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 1145 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 D | SemaObjCProperty.cpp | 928 QualType LHSType = S.Context.getCanonicalType(Prop->getType()); SelectPropertyForSynthesisFromProtocols() local 1667 QualType LHSType = DiagnosePropertyMismatch() local
|
H A D | SemaExprCXX.cpp | 6273 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 D | SemaChecking.cpp | 4990 QualType LHSType = TheCall->getArg(0)->getType(); BuiltinShuffleVector() local 13390 QualType LHSType; checkUnsafeExprAssigns() local [all...] |
H A D | SemaCodeComplete.cpp | 476 QualType LHSType = LHS->getType(); getPreferredTypeOfBinaryRHS() local
|
/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_handlers.h | 75 const TypeDescriptor &LHSType; member
|
/llvm-project/polly/lib/CodeGen/ |
H A D | IslExprBuilder.cpp | 361 Type *LHSType = LHS->getType(); createOpBin() local
|
/llvm-project/clang-tools-extra/clang-tidy/bugprone/ |
H A D | EasilySwappableParametersCheck.cpp | 2025 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 D | InstCombinePHI.cpp | 414 Type *LHSType = LHSVal->getType(); foldPHIArgBinOpIntoPHI() local
|
H A D | InstCombineCompares.cpp | 793 Type *LHSType = GEPLHS->getOperand(i)->getType(); foldGEPICmp() local
|
/llvm-project/clang/lib/AST/Interp/ |
H A D | Compiler.cpp |
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprScalar.cpp | 142 QualType LHSType = BinOp->getLHS()->getType(); isFixedPointOp() local
|