Home
last modified time | relevance | path

Searched defs:CTy (Results 1 – 17 of 17) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp260 DICompositeType *CTy) { in CheckCompositeType()
299 if (auto *CTy = dyn_cast<DICompositeType>(Ty)) in CheckAnonRecordType() local
334 static uint32_t calcArraySize(const DICompositeType *CTy, uint32_t StartDim) { in calcArraySize()
528 const auto *CTy = dyn_cast<DICompositeType>(CType); in IsValidAIChain() local
698 DICompositeType *CTy, in GetFieldInfo()
911 if (const auto *CTy = dyn_cast<DICompositeType>(Ty)) { in computeBaseAndAccessKey() local
937 auto *CTy = dyn_cast<DICompositeType>(BaseTy); in computeBaseAndAccessKey() local
991 auto *CTy = cast<DICompositeType>(stripQualifiers(cast<DIType>(MDN))); in computeBaseAndAccessKey() local
1044 const auto *CTy = cast<DICompositeType>(BaseTy); in computeAccessKey() local
H A DBTFDebug.cpp660 void BTFDebug::visitStructType(const DICompositeType *CTy, bool IsStruct, in visitStructType()
695 void BTFDebug::visitArrayType(const DICompositeType *CTy, uint32_t &TypeId) { in visitArrayType()
734 void BTFDebug::visitEnumType(const DICompositeType *CTy, uint32_t &TypeId) { in visitEnumType()
763 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion, in visitFwdDeclType()
770 void BTFDebug::visitCompositeType(const DICompositeType *CTy, in visitCompositeType()
786 if (const auto *CTy = dyn_cast<DICompositeType>(Base)) { in IsForwardDeclCandidate() local
925 else if (const auto *CTy = dyn_cast<DICompositeType>(Ty)) in visitTypeEntry() local
955 const auto *CTy = dyn_cast<DICompositeType>(Ty); in visitMapDefType() local
1594 const DICompositeType *CTy = Fixup.first; in endModule() local
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp588 else if (auto *CTy = dyn_cast<DICompositeType>(Ty)) { in createTypeDIE() local
822 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DISubroutineType *CTy) { in constructTypeDIE()
873 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DICompositeType *CTy) { in constructTypeDIE()
1449 static bool hasVectorBeenPadded(const DICompositeType *CTy) { in hasVectorBeenPadded()
1475 void DwarfUnit::constructArrayTypeDIE(DIE &Buffer, const DICompositeType *CTy) { in constructArrayTypeDIE()
1549 void DwarfUnit::constructEnumTypeDIE(DIE &Buffer, const DICompositeType *CTy) { in constructEnumTypeDIE()
1845 void DwarfTypeUnit::finishNonUnitTypeDIE(DIE& D, const DICompositeType *CTy) { in finishNonUnitTypeDIE()
H A DDebugHandlerBase.cpp186 if (auto *CTy = dyn_cast<DICompositeType>(Ty)) { in isUnsignedDIType() local
H A DDwarfCompileUnit.cpp1559 void DwarfCompileUnit::finishNonUnitTypeDIE(DIE& D, const DICompositeType *CTy) { in finishNonUnitTypeDIE()
H A DCodeViewDebug.cpp2725 const auto *CTy = cast<DICompositeType>(Ty); in getCompleteTypeIndex() local
H A DDwarfDebug.cpp3406 const DICompositeType *CTy) { in addDwarfTypeUnitType()
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DTargetInfo.cpp419 CharUnits EltSize, const ComplexType *CTy) { in complexTempStructure()
1437 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in is32Or64BitBasicType() local
4655 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in getParamTypeAlignment() local
4683 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { in EmitVAArg() local
4748 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in getParamTypeAlignment() local
4813 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { in EmitVAArg() local
5111 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in getParamTypeAlignment() local
5453 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { in EmitVAArg() local
11096 if (auto CTy = Ty->getAs<ComplexType>()) { in detectFPCCEligibleStructHelper() local
11870 if (auto CTy = Ty->getAs<ComplexType>()) { in detectFARsEligibleStructHelper() local
H A DCGExprScalar.cpp4380 if (auto *CTy = LHSTy->getAs<ComplexType>()) { in EmitCompare() local
4388 if (auto *CTy = RHSTy->getAs<ComplexType>()) { in EmitCompare() local
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp144 QualType CTy = in VisitBinaryOperator() local
H A DSValBuilder.cpp1057 APSIntType CTy = BVF.getAPSIntType(CastTy); in simplifySymbolCast() local
/openbsd/gnu/llvm/llvm/lib/IR/
H A DDIBuilder.cpp558 auto *CTy = DICompositeType::get( in createEnumerationType() local
H A DConstants.cpp2033 Type *CTy = C->getType(); in getSExtOrTrunc() local
/openbsd/gnu/llvm/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2010 if (const ComplexType *CTy = BaseTy->getAs<ComplexType>()) { in LayoutField() local
/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp381 Type *CTy; in print() local
617 bool SCEVUnknown::isOffsetOf(Type *&CTy, Constant *&FieldNo) const { in isOffsetOf()
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaDeclCXX.cpp8623 auto CTy = ParmTy; in CheckExplicitlyDefaultedComparison() local
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41969 Type *CTy = C->getType(); in SimplifyDemandedVectorEltsForTargetShuffle() local