Home
last modified time | relevance | path

Searched defs:RHSTy (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaARM.cpp780 QualType RHSTy = RHS.get()->getType(); in CheckNeonBuiltinFunctionCall() local
H A DSemaExpr.cpp1436 QualType RHSTy) { in handleFixedPointConversion()
5120 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local
7918 QualType RHSTy = RHS.get()->getType(); in checkConditionalPointerCompatibility() local
8050 QualType RHSTy = RHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local
8076 QualType RHSTy = RHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local
8388 QualType RHSTy = RHS.get()->getType(); in CheckConditionalOperands() local
8652 QualType LHSTy, QualType RHSTy, in computeConditionalNullability()
8778 QualType LHSTy = LHSExpr->getType(), RHSTy = RHSExpr->getType(); in ActOnConditionalOp() local
10438 QualType RHSTy; in DiagnoseDivisionSizeofPointerOrArray() local
10493 QualType RHSTy = RHS.get()->getType(); in CheckMultiplyDivideOperands() local
[all …]
H A DSemaExprObjC.cpp4936 QualType RHSTy = RHS.get()->getType(); in FindCompositeObjCPointerType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp214 QualType RHSTy = *OptionalRHSTy; in CanElideOverflowCheck() local
4203 QualType LHSTy, RHSTy; in EmitFixedPointBinOp() local
4416 llvm::Type *RHSTy = RHS->getType(); in GetMaximumShiftAmount() local
4605 QualType RHSTy = E->getRHS()->getType(); in EmitCompare() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2156 auto RankVectorTypesComp = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in checkVectorTypesForPromotion()
2168 auto RankVectorTypesEq = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in checkVectorTypesForPromotion()
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1964 RecTy *RHSTy = nullptr; in ParseOperation() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13539 QualType RHSTy = E->getRHS()->getType(); in EvaluateComparisonBinaryOperator() local
13962 QualType RHSTy = E->getRHS()->getType(); in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp19515 MVT RHSTy = RHS.getValueType().getSimpleVT(); in performConcatVectorsCombine() local