Home
last modified time | relevance | path

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

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