Home
last modified time | relevance | path

Searched defs:RTy (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h349 QualType RTy, QualType *RetTy) { in getBinExpr()
386 QualType LTy, RTy; in getSymBinExpr() local
598 QualType &RTy) { in doTypeConversion()
674 T &RHS, QualType &RTy) { in doIntTypeConversion()
756 QualType &LTy, T &RHS, QualType &RTy) { in doFloatTypeConversion()
H A DSMTConstraintManager.h193 QualType LTy, RTy; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp30 if (const auto *RTy = dyn_cast<RecordType>(Ty)) { in VisitTypedefNameDecl() local
59 if (const auto *RTy = dyn_cast<RecordType>(Ty)) in VisitFriendDecl() local
H A DDeclPrinter.cpp171 else if (const ReferenceType *RTy = BaseType->getAs<ReferenceType>()) in GetBaseType() local
H A DASTContext.cpp8712 } else if (const auto *RTy = PointeeTy->getAs<RecordType>()) { in getObjCEncodingForTypeImpl() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DLoongArch.cpp153 if (const auto *RTy = EltTy->getAs<RecordType>()) { in detectFARsEligibleStructHelper() local
168 if (const auto *RTy = Ty->getAs<RecordType>()) { in detectFARsEligibleStructHelper() local
H A DRISCV.cpp159 if (const auto *RTy = EltTy->getAs<RecordType>()) { in detectFPCCEligibleStructHelper() local
175 if (const auto *RTy = Ty->getAs<RecordType>()) { in detectFPCCEligibleStructHelper() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp616 const ReferenceType *RTy = cast<ReferenceType>(Ty); in ConvertType() local
H A DCGCall.cpp3644 static void setUsedBits(CodeGenModule &CGM, const RecordType *RTy, int Offset, in setUsedBits()
3697 if (const auto *RTy = QTy->getAs<RecordType>()) in setUsedBits() local
H A DCGExprScalar.cpp1832 auto *RTy = llvm::FixedVectorType::get(LTy->getElementType(), in VisitShuffleVectorExpr() local
H A DCGBuiltin.cpp5299 llvm::Type *RTy; in EmitBuiltinExpr() local
8056 auto *RTy = cast<llvm::FixedVectorType>(Ty); in EmitCommonNeonBuiltinExpr() local
9807 auto *RTy = llvm::VectorType::get(IntegerType::get(getLLVMContext(), 1), VTy); in EmitSVEPredicateCast() local
H A DCGDebugInfo.cpp2576 llvm::DIType *CGDebugInfo::getOrCreateRecordType(QualType RTy, in getOrCreateRecordType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp659 explicit RecordMemberExprValidatorCCC(QualType RTy) in RecordMemberExprValidatorCCC()
705 Expr *BaseExpr, QualType RTy, in LookupMemberExprInRecord()
H A DSemaExprCXX.cpp6862 QualType RTy = RHS.get()->getType(); in CXXCheckConditionalOperands() local
H A DSemaExpr.cpp4783 QualType LTy = LHS->getType(), RTy = RHS->getType(); in getDependentArraySubscriptType() local
13348 const RecordType *RTy = Ty.getCanonicalType()->getAs<RecordType>(); in DiagnoseRecursiveConstFields() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp618 const StructType *RTy = cast<StructType>(CSR->getType()); in equivalentAsOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp86 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
105 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
H A DScalarEvolution.cpp730 const auto *RTy = cast<IntegerType>(cast<SCEVVScale>(RHS)->getType()); in CompareSCEVComplexity() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1209 auto *RTy = cast<IntegerType>(Range.getType()); calculateSubRanges() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp860 if (auto RTy = Elements[0]) in constructTypeDIE() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2965 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp339 DIBuilder::createReferenceType(unsigned Tag, DIType *RTy, uint64_t SizeInBits, in createReferenceType()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1424 QualType RTy = R->getValueType(); in getBinding() local
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp281 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS); in typeIsConvertibleTo() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3522 VectorType *RTy = dyn_cast<VectorType>(CurTy); in parseConstants() local

12