Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMatrixBuilder.h133 auto *LHSType = cast<VectorType>(LHS->getType()); variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.h65 const TypeDescriptor &LHSType; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h63 const TypeDescriptor &LHSType; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1052 ExprResult &RHS, QualType LHSType, in handleComplexFloatConversion()
1139 ExprResult &RHS, QualType LHSType, in handleFloatConversion()
1188 static bool unsupportedTypeConversion(const Sema &S, QualType LHSType, in unsupportedTypeConversion()
1245 ExprResult &RHS, QualType LHSType, in handleIntegerConversion()
1295 ExprResult &RHS, QualType LHSType, in handleComplexIntConversion()
1501 QualType LHSType = in UsualArithmeticConversions() local
8044 QualType LHSType = in OpenCLArithmeticConversions() local
8838 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
8980 checkBlockPointerTypesForAssignment(Sema &S, QualType LHSType, in checkBlockPointerTypesForAssignment()
9031 checkObjCPointerTypesForAssignment(Sema &S, QualType LHSType, in checkObjCPointerTypesForAssignment()
[all …]
H A DSemaObjCProperty.cpp943 QualType LHSType = S.Context.getCanonicalType(Prop->getType()); in SelectPropertyForSynthesisFromProtocols() local
1690 QualType LHSType = in DiagnosePropertyMismatch() local
H A DSemaExprCXX.cpp5708 QualType LHSType = LHS.get()->getType(); in CheckPointerToMemberOperands() local
6012 QualType LHSType = LHS.get()->getType(); in CheckVectorConditionalTypes() local
H A DSemaChecking.cpp6291 QualType LHSType = TheCall->getArg(0)->getType(); in SemaBuiltinShuffleVector() local
15231 QualType LHSType; in checkUnsafeExprAssigns() local
H A DSemaCodeComplete.cpp447 QualType LHSType = LHS->getType(); in getPreferredTypeOfBinaryRHS() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h75 const TypeDescriptor &LHSType; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp388 Type *LHSType = LHSVal->getType(); in foldPHIArgBinOpIntoPHI() local
H A DInstCombineCompares.cpp943 Type *LHSType = GEPLHS->getOperand(i)->getType(); in foldGEPICmp() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp141 QualType LHSType = BinOp->getLHS()->getType(); in isFixedPointOp() local