Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMatrixBuilder.h134 auto *RHSType = cast<VectorType>(RHS->getType()); variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_handlers.h66 const TypeDescriptor &RHSType; member
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h64 const TypeDescriptor &RHSType; member
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_handlers.h76 const TypeDescriptor &RHSType; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1053 QualType RHSType, in handleComplexFloatConversion()
1140 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1189 QualType RHSType) { in unsupportedTypeConversion()
1246 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1296 QualType RHSType, in handleComplexIntConversion()
1503 QualType RHSType = in UsualArithmeticConversions() local
8046 QualType RHSType = in OpenCLArithmeticConversions() local
8838 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
8981 QualType RHSType) { in checkBlockPointerTypesForAssignment()
9032 QualType RHSType) { in checkObjCPointerTypesForAssignment()
[all …]
H A DSemaObjCProperty.cpp878 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in SelectPropertyForSynthesisFromProtocols() local
1692 QualType RHSType = in DiagnosePropertyMismatch() local
H A DSemaExprCXX.cpp5688 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local
6014 QualType RHSType = RHS.get()->getType(); in CheckVectorConditionalTypes() local
H A DSemaChecking.cpp6292 QualType RHSType = TheCall->getArg(1)->getType(); in SemaBuiltinShuffleVector() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp389 Type *RHSType = RHSVal->getType(); in foldPHIArgBinOpIntoPHI() local
H A DInstCombineCompares.cpp944 Type *RHSType = GEPRHS->getOperand(i)->getType(); in foldGEPICmp() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp142 QualType RHSType = BinOp->getRHS()->getType(); in isFixedPointOp() local