Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A 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()
H A DSMTConstraintManager.h189 QualType LTy, RTy; in REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A 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
H A DDeclPrinter.cpp163 else if (const ReferenceType *RTy = BaseType->getAs<ReferenceType>()) in GetBaseType() local
H A DASTContext.cpp7488 } else if (const auto *RTy = PointeeTy->getAs<RecordType>()) { in getObjCEncodingForTypeImpl() local
H A DExprConstant.cpp7040 Optional<APValue> visit(const RecordType *RTy, CharUnits Offset) { in visit()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprMember.cpp592 explicit RecordMemberExprValidatorCCC(const RecordType *RTy) in RecordMemberExprValidatorCCC()
640 const RecordType *RTy, in LookupMemberExprInRecord()
1294 if (const RecordType *RTy = BaseType->getAs<RecordType>()) { in LookupMemberExpr() local
H A DSemaExprCXX.cpp6150 QualType RTy = RHS.get()->getType(); in CXXCheckConditionalOperands() local
H A DSemaExpr.cpp12810 const RecordType *RTy = Ty.getCanonicalType()->getAs<RecordType>(); in DiagnoseRecursiveConstFields() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.cpp632 const ReferenceType *RTy = cast<ReferenceType>(Ty); in ConvertType() local
H A DCGCall.cpp3265 static void setUsedBits(CodeGenModule &CGM, const RecordType *RTy, int Offset, in setUsedBits()
3318 if (const auto *RTy = QTy->getAs<RecordType>()) in setUsedBits() local
H A DCGExprScalar.cpp1609 auto *RTy = llvm::FixedVectorType::get(LTy->getElementType(), in VisitShuffleVectorExpr() local
H A DCGBuiltin.cpp4349 llvm::Type *RTy; in EmitBuiltinExpr() local
6750 auto *RTy = cast<llvm::FixedVectorType>(Ty); in EmitCommonNeonBuiltinExpr() local
8458 auto *RTy = llvm::VectorType::get(IntegerType::get(getLLVMContext(), 1), VTy); in EmitSVEPredicateCast() local
H A DCGDebugInfo.cpp2220 llvm::DIType *CGDebugInfo::getOrCreateRecordType(QualType RTy, in getOrCreateRecordType()
H A DTargetInfo.cpp10609 if (const auto *RTy = Ty->getAs<RecordType>()) { in detectFPCCEligibleStructHelper() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp193 const RecordType *RTy = CT->getAs<RecordType>(); in containsConst() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp70 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
89 IntrinsicCostAttributes::IntrinsicCostAttributes(Intrinsic::ID Id, Type *RTy, in IntrinsicCostAttributes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2375 VectorType *RTy; in parseConstants() member
2402 VectorType *RTy = DelayedShuffle.RTy; in parseConstants() local
2790 VectorType *RTy = dyn_cast<VectorType>(CurTy); in parseConstants() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp1066 auto *RTy = cast<IntegerType>(Range.getType()); in calculateSubRanges() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp806 if (auto RTy = Elements[0]) in constructTypeDIE() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2536 Type *RTy = CalledFunc->getReturnType(); in InlineFunction() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDIBuilder.cpp305 unsigned Tag, DIType *RTy, in createReferenceType()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1447 QualType RTy = R->getValueType(); in getBinding() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/TableGen/
H A DRecord.cpp220 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS); in typeIsConvertibleTo() local