Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DMatrixBuilder.h134 auto *RHSType = cast<VectorType>(RHS->getType()); variable
/external/compiler-rt/lib/ubsan/
Dubsan_handlers.h66 const TypeDescriptor &RHSType; member
/external/llvm-project/compiler-rt/lib/ubsan/
Dubsan_handlers.h76 const TypeDescriptor &RHSType; member
/external/clang/lib/Sema/
DSemaExpr.cpp1032 QualType RHSType, in handleComplexFloatConversion()
1119 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1157 QualType RHSType) { in unsupportedTypeConversion()
1215 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1265 QualType RHSType, in handleComplexIntConversion()
1326 QualType RHSType = in UsualArithmeticConversions() local
6443 QualType RHSType = in OpenCLArithmeticConversions() local
7102 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
7227 QualType RHSType) { in checkBlockPointerTypesForAssignment()
7257 QualType RHSType) { in checkObjCPointerTypesForAssignment()
[all …]
DSemaObjCProperty.cpp833 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in DiagnosePropertyMismatchDeclInProtocols() local
1472 QualType RHSType = in DiagnosePropertyMismatch() local
DSemaExprCXX.cpp4807 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local
DSemaChecking.cpp3395 QualType RHSType = TheCall->getArg(1)->getType(); in SemaBuiltinShuffleVector() local
/external/llvm-project/clang/lib/Sema/
DSemaExpr.cpp1056 QualType RHSType, in handleComplexFloatConversion()
1143 QualType RHSType, bool IsCompAssign) { in handleFloatConversion()
1192 QualType RHSType) { in unsupportedTypeConversion()
1249 QualType RHSType, bool IsCompAssign) { in handleIntegerConversion()
1299 QualType RHSType, in handleComplexIntConversion()
1506 QualType RHSType = in UsualArithmeticConversions() local
7946 QualType RHSType = in OpenCLArithmeticConversions() local
8738 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment()
8881 QualType RHSType) { in checkBlockPointerTypesForAssignment()
8932 QualType RHSType) { in checkObjCPointerTypesForAssignment()
[all …]
DSemaObjCProperty.cpp885 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in SelectPropertyForSynthesisFromProtocols() local
1700 QualType RHSType = in DiagnosePropertyMismatch() local
DSemaExprCXX.cpp5616 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local
5943 QualType RHSType = RHS.get()->getType(); in CheckGNUVectorConditionalTypes() local
DSemaChecking.cpp6089 QualType RHSType = TheCall->getArg(1)->getType(); in SemaBuiltinShuffleVector() local
/external/llvm-project/polly/lib/CodeGen/
DIslExprBuilder.cpp366 Type *RHSType = RHS->getType(); in createOpBin() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp36 Type *RHSType = RHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp303 Type *RHSType = RHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
DInstCombineCompares.cpp981 Type *RHSType = GEPRHS->getOperand(i)->getType(); in foldGEPICmp() local
/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombinePHI.cpp389 Type *RHSType = RHSVal->getType(); in foldPHIArgBinOpIntoPHI() local
DInstCombineCompares.cpp983 Type *RHSType = GEPRHS->getOperand(i)->getType(); in foldGEPICmp() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp86 unsigned RHSType = RHS.Symbol->getType(); in operator <() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp125 unsigned RHSType = RHS.Symbol->getType(); in operator <() local
/external/llvm-project/llvm/lib/MC/
DELFObjectWriter.cpp125 unsigned RHSType = RHS.Symbol->getType(); in operator <() local
/external/llvm-project/clang/lib/CodeGen/
DCGExprScalar.cpp142 QualType RHSType = BinOp->getRHS()->getType(); in isFixedPointOp() local