Home
last modified time | relevance | path

Searched defs:RTy (Results 1 – 25 of 27) 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.h190 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.cpp183 else if (const ReferenceType *RTy = BaseType->getAs<ReferenceType>()) in GetBaseType() local
H A DASTContext.cpp8254 } 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/Sema/
H A DSemaExprMember.cpp627 explicit RecordMemberExprValidatorCCC(const RecordType *RTy) in RecordMemberExprValidatorCCC()
674 const RecordType *RTy, in LookupMemberExprInRecord()
1344 if (const RecordType *RTy = BaseType->getAs<RecordType>()) { in LookupMemberExpr() local
H A DSemaExprCXX.cpp6634 QualType RTy = RHS.get()->getType(); in CXXCheckConditionalOperands() local
H A DSemaExpr.cpp5044 QualType LTy = LHS->getType(), RTy = RHS->getType(); in getDependentArraySubscriptType() local
14376 const RecordType *RTy = Ty.getCanonicalType()->getAs<RecordType>(); in DiagnoseRecursiveConstFields() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp556 const ReferenceType *RTy = cast<ReferenceType>(Ty); in ConvertType() local
H A DCGCall.cpp3636 static void setUsedBits(CodeGenModule &CGM, const RecordType *RTy, int Offset, in setUsedBits()
3689 if (const auto *RTy = QTy->getAs<RecordType>()) in setUsedBits() local
H A DCGExprScalar.cpp1674 auto *RTy = llvm::FixedVectorType::get(LTy->getElementType(), in VisitShuffleVectorExpr() local
H A DCGBuiltin.cpp5114 llvm::Type *RTy; in EmitBuiltinExpr() local
7797 auto *RTy = cast<llvm::FixedVectorType>(Ty); in EmitCommonNeonBuiltinExpr() local
9548 auto *RTy = llvm::VectorType::get(IntegerType::get(getLLVMContext(), 1), VTy); in EmitSVEPredicateCast() local
H A DCGDebugInfo.cpp2450 llvm::DIType *CGDebugInfo::getOrCreateRecordType(QualType RTy, in getOrCreateRecordType()
/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/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp569 auto *RTy = cast<IntegerType>(Range.getType()); in calculateSubRanges() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp1080 APSIntType RTy = BVF.getAPSIntType(RT); in simplifySymbolCast() local
H A DRegionStore.cpp1424 QualType RTy = R->getValueType(); in getBinding() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp85 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
104 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp827 if (auto RTy = Elements[0]) in constructTypeDIE() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2862 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp325 DIBuilder::createReferenceType(unsigned Tag, DIType *RTy, uint64_t SizeInBits, in createReferenceType()
/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.cpp3378 VectorType *RTy = dyn_cast<VectorType>(CurTy); in parseConstants() local

12