/external/llvm-project/llvm/include/llvm/IR/ |
D | MatrixBuilder.h | 134 auto *RHSType = cast<VectorType>(RHS->getType()); variable
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.h | 66 const TypeDescriptor &RHSType; member
|
/external/llvm-project/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.h | 76 const TypeDescriptor &RHSType; member
|
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 1032 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 …]
|
D | SemaObjCProperty.cpp | 833 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in DiagnosePropertyMismatchDeclInProtocols() local 1472 QualType RHSType = in DiagnosePropertyMismatch() local
|
D | SemaExprCXX.cpp | 4807 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local
|
D | SemaChecking.cpp | 3395 QualType RHSType = TheCall->getArg(1)->getType(); in SemaBuiltinShuffleVector() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExpr.cpp | 1056 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 …]
|
D | SemaObjCProperty.cpp | 885 QualType RHSType = S.Context.getCanonicalType(Property->getType()); in SelectPropertyForSynthesisFromProtocols() local 1700 QualType RHSType = in DiagnosePropertyMismatch() local
|
D | SemaExprCXX.cpp | 5616 QualType RHSType = RHS.get()->getType(); in CheckPointerToMemberOperands() local 5943 QualType RHSType = RHS.get()->getType(); in CheckGNUVectorConditionalTypes() local
|
D | SemaChecking.cpp | 6089 QualType RHSType = TheCall->getArg(1)->getType(); in SemaBuiltinShuffleVector() local
|
/external/llvm-project/polly/lib/CodeGen/ |
D | IslExprBuilder.cpp | 366 Type *RHSType = RHS->getType(); in createOpBin() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 36 Type *RHSType = RHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 303 Type *RHSType = RHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
|
D | InstCombineCompares.cpp | 981 Type *RHSType = GEPRHS->getOperand(i)->getType(); in foldGEPICmp() local
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 389 Type *RHSType = RHSVal->getType(); in foldPHIArgBinOpIntoPHI() local
|
D | InstCombineCompares.cpp | 983 Type *RHSType = GEPRHS->getOperand(i)->getType(); in foldGEPICmp() local
|
/external/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 86 unsigned RHSType = RHS.Symbol->getType(); in operator <() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 125 unsigned RHSType = RHS.Symbol->getType(); in operator <() local
|
/external/llvm-project/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 125 unsigned RHSType = RHS.Symbol->getType(); in operator <() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 142 QualType RHSType = BinOp->getRHS()->getType(); in isFixedPointOp() local
|