Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h129 auto *LHSType = cast<VectorType>(LHS->getType()); variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp9003 QualType LHSType = in OpenCLArithmeticConversions() local
12223 QualType LHSType = LHS.get()->getType(); in checkVectorShift() local
12311 QualType LHSType = LHS.get()->getType(); in checkSizelessVectorShift() local
12425 QualType LHSType = LHS.get()->getType(); in CheckShiftOperands() local
12476 QualType LHSType = LHS.get()->getType(); in convertPointersToCompositeType() local
12717 QualType LHSType = LHS->getType(); in diagnoseTautologicalComparison() local
12927 QualType LHSType = LHS.get()->getType(); in checkArithmeticOrEnumeralThreeWayCompare() local
13109 QualType LHSType = LHS.get()->getType(); in CheckCompareOperands() local
13629 QualType LHSType = LHS.get()->getType(); in CheckVectorCompareOperands() local
13688 QualType LHSType = LHS.get()->getType(); in CheckSizelessVectorCompareOperands() local
[all …]
H A DSemaObjCProperty.cpp943 QualType LHSType = S.Context.getCanonicalType(Prop->getType()); in SelectPropertyForSynthesisFromProtocols() local
1688 QualType LHSType = in DiagnosePropertyMismatch() local
H A DSemaExprCXX.cpp6098 QualType LHSType = LHS.get()->getType(); in CheckPointerToMemberOperands() local
6409 QualType LHSType = LHS.get()->getType(); in CheckVectorConditionalTypes() local
6501 QualType LHSType = LHS.get()->getType(); in CheckSizelessVectorConditionalTypes() local
H A DSemaChecking.cpp9405 QualType LHSType = TheCall->getArg(0)->getType(); in SemaBuiltinShuffleVector() local
18755 QualType LHSType; in checkUnsafeExprAssigns() local
H A DSemaCodeComplete.cpp473 QualType LHSType = LHS->getType(); in getPreferredTypeOfBinaryRHS() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_handlers.h75 const TypeDescriptor &LHSType; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp414 Type *LHSType = LHSVal->getType(); in foldPHIArgBinOpIntoPHI() local
H A DInstCombineCompares.cpp788 Type *LHSType = GEPLHS->getOperand(i)->getType(); in foldGEPICmp() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DByteCodeExprGen.cpp1225 QualType LHSType = LHS->getType(); in VisitFloatCompoundAssignOperator() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp137 QualType LHSType = BinOp->getLHS()->getType(); in isFixedPointOp() local