Home
last modified time | relevance | path

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

12

/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; REGISTER_TRAIT_WITH_PROGRAMSTATE() local
/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.cpp8435 } else if (const auto *RTy = PointeeTy->getAs<RecordType>()) { getObjCEncodingForTypeImpl() local
/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>()) { detectFPCCEligibleStructHelper() local
175 if (const auto *RTy = Ty->getAs<RecordType>()) { detectFPCCEligibleStructHelper() local
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp560 const ReferenceType *RTy = cast<ReferenceType>(Ty); ConvertType() local
H A DCGCall.cpp3662 setUsedBits(CodeGenModule & CGM,const RecordType * RTy,int Offset,SmallVectorImpl<uint64_t> & Bits) setUsedBits() argument
3715 if (const auto *RTy = QTy->getAs<RecordType>()) setUsedBits() local
H A DCGExprScalar.cpp1831 auto *RTy = llvm::FixedVectorType::get(LTy->getElementType(), VisitShuffleVectorExpr() local
H A DCGBuiltin.cpp5210 llvm::Type *RTy; EmitBuiltinExpr() local
7967 auto *RTy = cast<llvm::FixedVectorType>(Ty); EmitCommonNeonBuiltinExpr() local
9718 auto *RTy = llvm::VectorType::get(IntegerType::get(getLLVMContext(), 1), VTy); EmitSVEPredicateCast() local
[all...]
H A DCGDebugInfo.cpp2576 getOrCreateRecordType(QualType RTy,SourceLocation Loc) getOrCreateRecordType() argument
/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp658 RecordMemberExprValidatorCCC(QualType RTy) RecordMemberExprValidatorCCC() argument
704 LookupMemberExprInRecord(Sema & SemaRef,LookupResult & R,Expr * BaseExpr,QualType RTy,SourceLocation OpLoc,bool IsArrow,CXXScopeSpec & SS,bool HasTemplateArgs,SourceLocation TemplateKWLoc,TypoExpr * & TE) LookupMemberExprInRecord() argument
H A DSemaExprCXX.cpp6789 QualType RTy = RHS.get()->getType(); CXXCheckConditionalOperands() local
[all...]
H A DSemaExpr.cpp4757 QualType LTy = LHS->getType(), RTy = RHS->getType(); getDependentArraySubscriptType() local
13296 const RecordType *RTy = Ty.getCanonicalType()->getAs<RecordType>(); DiagnoseRecursiveConstFields() local
/llvm-project/llvm/tools/llvm-diff/lib/
H A DDifferenceEngine.cpp618 const StructType *RTy = cast<StructType>(CSR->getType()); in equivalentAsOperands() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp569 auto *RTy = cast<IntegerType>(Range.getType()); calculateSubRanges() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp1080 APSIntType RTy = BVF.getAPSIntType(RT); simplifySymbolCast() local
H A DRegionStore.cpp1424 QualType RTy = R->getValueType(); getBinding() local
/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp86 IntrinsicCostAttributes(Intrinsic::ID Id,Type * RTy,ArrayRef<Type * > Tys,FastMathFlags Flags,const IntrinsicInst * I,InstructionCost ScalarCost) IntrinsicCostAttributes() argument
105 IntrinsicCostAttributes(Intrinsic::ID Id,Type * RTy,ArrayRef<const Value * > Args,ArrayRef<Type * > Tys,FastMathFlags Flags,const IntrinsicInst * I,InstructionCost ScalarCost) IntrinsicCostAttributes() argument
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp860 if (auto RTy = Elements[0]) constructTypeDIE() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DInlineFunction.cpp2954 Type *RTy = CalledFunc->getReturnType(); InlineFunction() local
/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp339 DIBuilder::createReferenceType(unsigned Tag, DIType *RTy, uint64_t SizeInBits, in createReferenceType() argument
/llvm-project/llvm/lib/TableGen/
H A DRecord.cpp281 const RecordRecTy *RTy = dyn_cast<RecordRecTy>(RHS); typeIsConvertibleTo() local
/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3522 VectorType *RTy = dyn_cast<VectorType>(CurTy); parseConstants() local

12