Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h129 auto *LHSType = cast<VectorType>(LHS->getType()); variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1145 ExprResult &RHS, QualType LHSType, in handleComplexConversion()
1200 ExprResult &RHS, QualType LHSType, in handleFloatConversion()
1249 static bool unsupportedTypeConversion(const Sema &S, QualType LHSType, in unsupportedTypeConversion()
1293 ExprResult &RHS, QualType LHSType, in handleIntegerConversion()
1343 ExprResult &RHS, QualType LHSType, in handleComplexIntConversion()
1556 QualType LHSType = LHS.get()->getType().getUnqualifiedType(); in UsualArithmeticConversions() local
8152 QualType LHSType = in OpenCLArithmeticConversions() local
8844 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType, in checkPointerTypesForAssignment()
8996 checkBlockPointerTypesForAssignment(Sema &S, QualType LHSType, in checkBlockPointerTypesForAssignment()
9047 checkObjCPointerTypesForAssignment(Sema &S, QualType LHSType, in checkObjCPointerTypesForAssignment()
[all …]
H A DSemaObjCProperty.cpp928 QualType LHSType = S.Context.getCanonicalType(Prop->getType()); in SelectPropertyForSynthesisFromProtocols() local
1667 QualType LHSType = in DiagnosePropertyMismatch() local
H A DSemaExprCXX.cpp6346 QualType LHSType = LHS.get()->getType(); in CheckPointerToMemberOperands() local
6657 QualType LHSType = LHS.get()->getType(); in CheckVectorConditionalTypes() local
6749 QualType LHSType = LHS.get()->getType(); in CheckSizelessVectorConditionalTypes() local
H A DSemaChecking.cpp4994 QualType LHSType = TheCall->getArg(0)->getType(); in BuiltinShuffleVector() local
13394 QualType LHSType; in checkUnsafeExprAssigns() local
H A DSemaCodeComplete.cpp476 QualType LHSType = LHS->getType(); in getPreferredTypeOfBinaryRHS() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h75 const TypeDescriptor &LHSType; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp414 Type *LHSType = LHSVal->getType(); in foldPHIArgBinOpIntoPHI() local
H A DInstCombineCompares.cpp793 Type *LHSType = GEPLHS->getOperand(i)->getType(); in foldGEPICmp() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp995 QualType LHSType = LHS->getType(); in VisitComplexBinOp() local
1991 QualType LHSType = LHS->getType(); in VisitFloatCompoundAssignOperator() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp142 QualType LHSType = BinOp->getLHS()->getType(); in isFixedPointOp() local