Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h130 auto *RHSType = cast<VectorType>(RHS->getType()); variable
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h76 const TypeDescriptor &RHSType; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1146 QualType RHSType, bool IsCompAssign) { in handleComplexConversion()
1201 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1250 QualType RHSType) { in unsupportedTypeConversion()
1294 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1344 QualType RHSType, in handleComplexIntConversion()
1557 QualType RHSType = RHS.get()->getType().getUnqualifiedType(); in UsualArithmeticConversions() local
8154 QualType RHSType = in OpenCLArithmeticConversions() local
8844 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType, in checkPointerTypesForAssignment()
8997 QualType RHSType) { in checkBlockPointerTypesForAssignment()
9048 QualType RHSType) { in checkObjCPointerTypesForAssignment()
[all …]
H A DSemaObjCProperty.cpp863 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in SelectPropertyForSynthesisFromProtocols() local
1669 QualType RHSType = in DiagnosePropertyMismatch() local
H A DSemaExprCXX.cpp6326 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local
6659 QualType RHSType = RHS.get()->getType(); in CheckVectorConditionalTypes() local
6752 QualType RHSType = RHS.get()->getType(); in CheckSizelessVectorConditionalTypes() local
H A DSemaChecking.cpp4995 QualType RHSType = TheCall->getArg(1)->getType(); in BuiltinShuffleVector() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp415 Type *RHSType = RHSVal->getType(); in foldPHIArgBinOpIntoPHI() local
H A DInstCombineCompares.cpp794 Type *RHSType = GEPRHS->getOperand(i)->getType(); in foldGEPICmp() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp143 QualType RHSType = BinOp->getRHS()->getType(); in isFixedPointOp() local
154 QualType RHSType = BinOp->getRHS()->getType(); in rhsHasSignedIntegerRepresentation() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp998 QualType RHSType = RHS->getType(); in VisitComplexBinOp() local