Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp232 DICompositeType *CTy) { in CheckCompositeType()
271 if (auto *CTy = dyn_cast<DICompositeType>(Ty)) in CheckAnonRecordType() local
306 static uint32_t calcArraySize(const DICompositeType *CTy, uint32_t StartDim) { in calcArraySize()
517 const auto *CTy = dyn_cast<DICompositeType>(CType); in IsValidAIChain() local
681 DICompositeType *CTy, in GetFieldInfo()
894 if (const auto *CTy = dyn_cast<DICompositeType>(Ty)) { in computeBaseAndAccessKey() local
920 auto *CTy = dyn_cast<DICompositeType>(BaseTy); in computeBaseAndAccessKey() local
974 auto *CTy = cast<DICompositeType>(stripQualifiers(cast<DIType>(MDN))); in computeBaseAndAccessKey() local
1027 const auto *CTy = cast<DICompositeType>(BaseTy); in computeAccessKey() local
H A DBTFDebug.cpp662 void BTFDebug::visitStructType(const DICompositeType *CTy, bool IsStruct, in visitStructType()
697 void BTFDebug::visitArrayType(const DICompositeType *CTy, uint32_t &TypeId) { in visitArrayType()
736 void BTFDebug::visitEnumType(const DICompositeType *CTy, uint32_t &TypeId) { in visitEnumType()
765 void BTFDebug::visitFwdDeclType(const DICompositeType *CTy, bool IsUnion, in visitFwdDeclType()
772 void BTFDebug::visitCompositeType(const DICompositeType *CTy, in visitCompositeType()
788 if (const auto *CTy = dyn_cast<DICompositeType>(Base)) { in IsForwardDeclCandidate() local
927 else if (const auto *CTy = dyn_cast<DICompositeType>(Ty)) in visitTypeEntry() local
957 const auto *CTy = dyn_cast<DICompositeType>(Ty); in visitMapDefType() local
1623 const DICompositeType *CTy = Fixup.first; in endModule() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp18 CharUnits EltSize, const ComplexType *CTy) { in complexTempStructure()
226 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in getParamTypeAlignment() local
254 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { in EmitVAArg() local
374 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in getParamTypeAlignment() local
439 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { in EmitVAArg() local
734 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in getParamTypeAlignment() local
971 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { in EmitVAArg() local
H A DLoongArch.cpp135 if (auto CTy = Ty->getAs<ComplexType>()) { in detectFARsEligibleStructHelper() local
H A DRISCV.cpp141 if (auto CTy = Ty->getAs<ComplexType>()) { in detectFPCCEligibleStructHelper() local
H A DX86.cpp389 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in is32Or64BitBasicType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp586 if (auto *CTy = dyn_cast<DICompositeType>(Ty)) { in createTypeDIE() local
856 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DISubroutineType *CTy) { in constructTypeDIE()
907 void DwarfUnit::constructTypeDIE(DIE &Buffer, const DICompositeType *CTy) { in constructTypeDIE()
1484 static bool hasVectorBeenPadded(const DICompositeType *CTy) { in hasVectorBeenPadded()
1510 void DwarfUnit::constructArrayTypeDIE(DIE &Buffer, const DICompositeType *CTy) { in constructArrayTypeDIE()
1584 void DwarfUnit::constructEnumTypeDIE(DIE &Buffer, const DICompositeType *CTy) { in constructEnumTypeDIE()
1891 void DwarfTypeUnit::finishNonUnitTypeDIE(DIE& D, const DICompositeType *CTy) { in finishNonUnitTypeDIE()
H A DDebugHandlerBase.cpp190 if (auto *CTy = dyn_cast<DICompositeType>(Ty)) { in isUnsignedDIType() local
H A DDwarfCompileUnit.cpp1678 void DwarfCompileUnit::finishNonUnitTypeDIE(DIE& D, const DICompositeType *CTy) { in finishNonUnitTypeDIE()
H A DCodeViewDebug.cpp2740 const auto *CTy = cast<DICompositeType>(Ty); getCompleteTypeIndex() local
[all...]
H A DDwarfDebug.cpp3438 const DICompositeType *CTy) { in addDwarfTypeUnitType()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp142 QualType CTy = in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4734 if (auto *CTy = LHSTy->getAs<ComplexType>()) { in EmitCompare() local
4742 if (auto *CTy = RHSTy->getAs<ComplexType>()) { in EmitCompare() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp571 auto *CTy = DICompositeType::get( in createEnumerationType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2016 if (const ComplexType *CTy = BaseTy->getAs<ComplexType>()) { in LayoutField() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp8794 auto CTy = ParmTy; in CheckExplicitlyDefaultedComparison() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp41845 Type *CTy = C->getType(); in SimplifyDemandedVectorEltsForTargetShuffle() local