/external/llvm-project/llvm/include/llvm/IR/ |
D | MatrixBuilder.h | 133 auto *LHSType = cast<VectorType>(LHS->getType()); variable
|
/external/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.h | 65 const TypeDescriptor &LHSType; member
|
/external/clang/lib/Sema/ |
D | SemaExpr.cpp | 1031 ExprResult &RHS, QualType LHSType, in handleComplexFloatConversion() 1118 ExprResult &RHS, QualType LHSType, in handleFloatConversion() 1156 static bool unsupportedTypeConversion(const Sema &S, QualType LHSType, in unsupportedTypeConversion() 1214 ExprResult &RHS, QualType LHSType, in handleIntegerConversion() 1264 ExprResult &RHS, QualType LHSType, in handleComplexIntConversion() 1324 QualType LHSType = in UsualArithmeticConversions() local 6441 QualType LHSType = in OpenCLArithmeticConversions() local 7102 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment() 7226 checkBlockPointerTypesForAssignment(Sema &S, QualType LHSType, in checkBlockPointerTypesForAssignment() 7256 checkObjCPointerTypesForAssignment(Sema &S, QualType LHSType, in checkObjCPointerTypesForAssignment() [all …]
|
D | SemaObjCProperty.cpp | 838 QualType LHSType = S.Context.getCanonicalType(Prop->getType()); in DiagnosePropertyMismatchDeclInProtocols() local 1470 QualType LHSType = in DiagnosePropertyMismatch() local
|
D | SemaChecking.cpp | 3394 QualType LHSType = TheCall->getArg(0)->getType(); in SemaBuiltinShuffleVector() local 10246 QualType LHSType; in checkUnsafeExprAssigns() local
|
D | SemaExprCXX.cpp | 4827 QualType LHSType = LHS.get()->getType(); in CheckPointerToMemberOperands() local
|
/external/llvm-project/clang/lib/Sema/ |
D | SemaExpr.cpp | 1055 ExprResult &RHS, QualType LHSType, in handleComplexFloatConversion() 1142 ExprResult &RHS, QualType LHSType, in handleFloatConversion() 1191 static bool unsupportedTypeConversion(const Sema &S, QualType LHSType, in unsupportedTypeConversion() 1248 ExprResult &RHS, QualType LHSType, in handleIntegerConversion() 1298 ExprResult &RHS, QualType LHSType, in handleComplexIntConversion() 1504 QualType LHSType = in UsualArithmeticConversions() local 7944 QualType LHSType = in OpenCLArithmeticConversions() local 8738 checkPointerTypesForAssignment(Sema &S, QualType LHSType, QualType RHSType) { in checkPointerTypesForAssignment() 8880 checkBlockPointerTypesForAssignment(Sema &S, QualType LHSType, in checkBlockPointerTypesForAssignment() 8931 checkObjCPointerTypesForAssignment(Sema &S, QualType LHSType, in checkObjCPointerTypesForAssignment() [all …]
|
D | SemaObjCProperty.cpp | 950 QualType LHSType = S.Context.getCanonicalType(Prop->getType()); in SelectPropertyForSynthesisFromProtocols() local 1698 QualType LHSType = in DiagnosePropertyMismatch() local
|
D | SemaExprCXX.cpp | 5636 QualType LHSType = LHS.get()->getType(); in CheckPointerToMemberOperands() local 5941 QualType LHSType = LHS.get()->getType(); in CheckGNUVectorConditionalTypes() local
|
D | SemaChecking.cpp | 6088 QualType LHSType = TheCall->getArg(0)->getType(); in SemaBuiltinShuffleVector() local 14962 QualType LHSType; in checkUnsafeExprAssigns() local
|
D | SemaCodeComplete.cpp | 427 QualType LHSType = LHS->getType(); in getPreferredTypeOfBinaryRHS() local
|
/external/llvm-project/compiler-rt/lib/ubsan/ |
D | ubsan_handlers.h | 75 const TypeDescriptor &LHSType; member
|
/external/llvm-project/polly/lib/CodeGen/ |
D | IslExprBuilder.cpp | 365 Type *LHSType = LHS->getType(); in createOpBin() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 35 Type *LHSType = LHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 302 Type *LHSType = LHSVal->getType(); in FoldPHIArgBinOpIntoPHI() local
|
D | InstCombineCompares.cpp | 980 Type *LHSType = GEPLHS->getOperand(i)->getType(); in foldGEPICmp() local
|
/external/llvm-project/llvm/lib/Transforms/InstCombine/ |
D | InstCombinePHI.cpp | 388 Type *LHSType = LHSVal->getType(); in foldPHIArgBinOpIntoPHI() local
|
D | InstCombineCompares.cpp | 982 Type *LHSType = GEPLHS->getOperand(i)->getType(); in foldGEPICmp() local
|
/external/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 85 unsigned LHSType = Symbol->getType(); in operator <() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 124 unsigned LHSType = Symbol->getType(); in operator <() local
|
/external/llvm-project/llvm/lib/MC/ |
D | ELFObjectWriter.cpp | 124 unsigned LHSType = Symbol->getType(); in operator <() local
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGExprScalar.cpp | 141 QualType LHSType = BinOp->getLHS()->getType(); in isFixedPointOp() local
|