Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSMTConv.h349 QualType RTy, QualType *RetTy) { in getBinExpr()
386 QualType LTy, RTy; in getSymBinExpr() local
574 QualType &RTy) { in doTypeConversion()
650 T &RHS, QualType &RTy) { in doIntTypeConversion()
732 QualType &LTy, T &RHS, QualType &RTy) { in doFloatTypeConversion()
DSMTConstraintManager.h189 QualType LTy, RTy; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/external/llvm-project/clang/lib/AST/
DASTImporterLookupTable.cpp29 if (const auto *RTy = dyn_cast<RecordType>(Ty)) { in VisitTypedefNameDecl() local
58 if (const auto *RTy = dyn_cast<RecordType>(Ty)) in VisitFriendDecl() local
DDeclPrinter.cpp159 else if (const ReferenceType *RTy = BaseType->getAs<ReferenceType>()) in GetBaseType() local
/external/clang/lib/Sema/
DSemaExprMember.cpp572 explicit RecordMemberExprValidatorCCC(const RecordType *RTy) in RecordMemberExprValidatorCCC()
616 const RecordType *RTy, in LookupMemberExprInRecord()
1334 if (const RecordType *RTy = BaseType->getAs<RecordType>()) { in LookupMemberExpr() local
/external/llvm-project/clang/lib/Sema/
DSemaExprMember.cpp593 explicit RecordMemberExprValidatorCCC(const RecordType *RTy) in RecordMemberExprValidatorCCC()
641 const RecordType *RTy, in LookupMemberExprInRecord()
1295 if (const RecordType *RTy = BaseType->getAs<RecordType>()) { in LookupMemberExpr() local
/external/llvm-project/llvm/lib/Analysis/
DTargetTransformInfo.cpp110 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
117 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
125 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
134 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
/external/clang/lib/CodeGen/
DCodeGenTypes.cpp498 const ReferenceType *RTy = cast<ReferenceType>(Ty); in ConvertType() local
/external/llvm-project/clang/lib/CodeGen/
DCodeGenTypes.cpp623 const ReferenceType *RTy = cast<ReferenceType>(Ty); in ConvertType() local
DCGCall.cpp3067 static void setUsedBits(CodeGenModule &CGM, const RecordType *RTy, int Offset, in setUsedBits()
3120 if (const auto *RTy = QTy->getAs<RecordType>()) in setUsedBits() local
/external/llvm-project/clang/lib/CrossTU/
DCrossTranslationUnit.cpp193 const RecordType *RTy = CT->getAs<RecordType>(); in containsConst() local
/external/clang/lib/AST/
DDeclPrinter.cpp133 else if (const ReferenceType *RTy = BaseType->getAs<ReferenceType>()) in GetBaseType() local
/external/llvm/lib/TableGen/
DRecord.cpp164 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS); in typeIsConvertibleTo() local
1325 if (RecordRecTy *RTy = dyn_cast<RecordRecTy>(getType())) in getFieldType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1051 auto *RTy = cast<IntegerType>(Range.getType()); in calculateSubRanges() local
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp861 if (auto RTy = resolve(Elements[0])) in constructTypeDIE() local
/external/llvm/lib/Transforms/Utils/
DInlineFunction.cpp2027 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/external/llvm-project/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp2346 VectorType *RTy; in parseConstants() member
2373 VectorType *RTy = DelayedShuffle.RTy; in parseConstants() local
2761 VectorType *RTy = dyn_cast<VectorType>(CurTy); in parseConstants() local
/external/llvm/lib/IR/
DDIBuilder.cpp229 DIDerivedType *DIBuilder::createReferenceType(unsigned Tag, DIType *RTy, in createReferenceType()
/external/llvm-project/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp1066 auto *RTy = cast<IntegerType>(Range.getType()); in calculateSubRanges() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp853 if (auto RTy = Elements[0]) in constructTypeDIE() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInlineFunction.cpp2332 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.cpp785 if (auto RTy = Elements[0]) in constructTypeDIE() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DInlineFunction.cpp2386 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDIBuilder.cpp297 unsigned Tag, DIType *RTy, in createReferenceType()
/external/llvm-project/llvm/lib/IR/
DDIBuilder.cpp305 unsigned Tag, DIType *RTy, in createReferenceType()

12