Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1452 handleFixedPointConversion(Sema & S,QualType LHSTy,QualType RHSTy) handleFixedPointConversion() argument
5925 QualType LHSTy = LHSExp->getType(), RHSTy = RHSExp->getType(); CreateBuiltinArraySubscriptExpr() local
8769 QualType RHSTy = RHS.get()->getType(); checkConditionalPointerCompatibility() local
8901 QualType RHSTy = RHS.get()->getType(); checkConditionalBlockPointerCompatibility() local
8927 QualType RHSTy = RHS.get()->getType(); checkConditionalObjectPointersCompatibility() local
9239 QualType RHSTy = RHS.get()->getType(); CheckConditionalOperands() local
9375 QualType RHSTy = RHS.get()->getType(); FindCompositeObjCPointerType() local
9645 computeConditionalNullability(QualType ResTy,bool IsBin,QualType LHSTy,QualType RHSTy,ASTContext & Ctx) computeConditionalNullability() argument
9773 QualType LHSTy = LHSExpr->getType(), RHSTy = RHSExpr->getType(); ActOnConditionalOp() local
11436 QualType RHSTy; DiagnoseDivisionSizeofPointerOrArray() local
11491 QualType RHSTy = RHS.get()->getType(); CheckMultiplyDivideOperands() local
14042 QualType RHSTy = RHS.get()->getType(); CheckLogicalOperands() local
15629 QualType RHSTy = RHSExpr->getType(); CreateBuiltinBinOp() local
[all...]
H A DSemaChecking.cpp3345 QualType RHSTy = RHS.get()->getType(); CheckNeonBuiltinFunctionCall() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp200 QualType RHSTy = *OptionalRHSTy; CanElideOverflowCheck() local
3915 QualType LHSTy, RHSTy; EmitFixedPointBinOp() local
4301 QualType RHSTy = E->getRHS()->getType(); EmitCompare() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp2204 __anon971df9da0902(VectorType *RHSTy, VectorType *LHSTy) checkVectorTypesForPromotion() argument
2216 __anon971df9da0a02(VectorType *RHSTy, VectorType *LHSTy) checkVectorTypesForPromotion() argument
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp1958 RecTy *RHSTy = nullptr; ParseOperation() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp13172 QualType RHSTy = E->getRHS()->getType(); EvaluateComparisonBinaryOperator() local
13595 QualType RHSTy = E->getRHS()->getType(); VisitBinaryOperator() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18351 MVT RHSTy = RHS.getValueType().getSimpleVT(); performConcatVectorsCombine() local
[all...]