Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1388 QualType RHSTy) { in handleFixedPointConversion()
5464 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); in CreateBuiltinArraySubscriptExpr() local
7812 QualType RHSTy = RHS.get()->getType(); in checkConditionalPointerCompatibility() local
7942 QualType RHSTy = RHS.get()->getType(); in checkConditionalBlockPointerCompatibility() local
7968 QualType RHSTy = RHS.get()->getType(); in checkConditionalObjectPointersCompatibility() local
8271 QualType RHSTy = RHS.get()->getType(); in CheckConditionalOperands() local
8385 QualType RHSTy = RHS.get()->getType(); in FindCompositeObjCPointerType() local
8786 QualType LHSTy = LHSExpr->getType(), RHSTy = RHSExpr->getType(); in ActOnConditionalOp() local
10228 QualType RHSTy; in DiagnoseDivisionSizeofPointerOrArray() local
10283 QualType RHSTy = RHS.get()->getType(); in CheckMultiplyDivideOperands() local
[all …]
H A DSemaChecking.cpp2241 QualType RHSTy = RHS.get()->getType(); in CheckNeonBuiltinFunctionCall() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp204 QualType RHSTy = *OptionalRHSTy; in CanElideOverflowCheck() local
3623 QualType LHSTy, RHSTy; in EmitFixedPointBinOp() local
4004 QualType RHSTy = E->getRHS()->getType(); in EmitCompare() local
/netbsd/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DTGParser.cpp1463 RecTy *RHSTy = nullptr; in ParseOperation() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1945 auto RankVectorTypes = [&DL](VectorType *RHSTy, VectorType *LHSTy) { in isVectorPromotionViable()
/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp12502 QualType RHSTy = E->getRHS()->getType(); in EvaluateComparisonBinaryOperator() local
12889 QualType RHSTy = E->getRHS()->getType(); in VisitBinaryOperator() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp13151 MVT RHSTy = RHS.getValueType().getSimpleVT(); in performConcatVectorsCombine() local