Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp232 DICompositeType *CTy) { in CheckCompositeType() argument
271 if (auto *CTy = dyn_cast<DICompositeType>(Ty)) in CheckAnonRecordType() local
306 calcArraySize(const DICompositeType * CTy,uint32_t StartDim) calcArraySize() argument
516 const auto *CTy = dyn_cast<DICompositeType>(CType); IsValidAIChain() local
680 GetFieldInfo(uint32_t InfoKind,DICompositeType * CTy,uint32_t AccessIndex,uint32_t PatchImm,MaybeAlign RecordAlignment) GetFieldInfo() argument
893 if (const auto *CTy = dyn_cast<DICompositeType>(Ty)) { computeBaseAndAccessKey() local
919 auto *CTy = dyn_cast<DICompositeType>(BaseTy); computeBaseAndAccessKey() local
973 auto *CTy = cast<DICompositeType>(stripQualifiers(cast<DIType>(MDN))); computeBaseAndAccessKey() local
1026 const auto *CTy = cast<DICompositeType>(BaseTy); computeAccessKey() local
[all...]
H A DBTFDebug.cpp661 visitStructType(const DICompositeType * CTy,bool IsStruct,uint32_t & TypeId) visitStructType() argument
696 visitArrayType(const DICompositeType * CTy,uint32_t & TypeId) visitArrayType() argument
735 visitEnumType(const DICompositeType * CTy,uint32_t & TypeId) visitEnumType() argument
764 visitFwdDeclType(const DICompositeType * CTy,bool IsUnion,uint32_t & TypeId) visitFwdDeclType() argument
771 visitCompositeType(const DICompositeType * CTy,uint32_t & TypeId) visitCompositeType() argument
787 if (const auto *CTy = dyn_cast<DICompositeType>(Base)) { IsForwardDeclCandidate() local
926 else if (const auto *CTy = dyn_cast<DICompositeType>(Ty)) visitTypeEntry() local
956 const auto *CTy = dyn_cast<DICompositeType>(Ty); visitMapDefType() local
1601 const DICompositeType *CTy = Fixup.first; endModule() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DPPC.cpp17 complexTempStructure(CodeGenFunction & CGF,Address VAListAddr,QualType Ty,CharUnits SlotSize,CharUnits EltSize,const ComplexType * CTy) complexTempStructure() argument
225 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) getParamTypeAlignment() local
253 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { EmitVAArg() local
318 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) getParamTypeAlignment() local
383 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) { EmitVAArg() local
677 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) getParamTypeAlignment() local
914 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>()) { in detectFPCCEligibleStructHelper() local
H A DX86.cpp389 if (const ComplexType *CTy = Ty->getAs<ComplexType>()) in is32Or64BitBasicType() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp588 (Ty->getRawName() || CTy->getRawIdentifier())) { in createTypeDIE() local
823 constructTypeDIE(DIE & Buffer,const DISubroutineType * CTy) constructTypeDIE() argument
874 constructTypeDIE(DIE & Buffer,const DICompositeType * CTy) constructTypeDIE() argument
1451 hasVectorBeenPadded(const DICompositeType * CTy) hasVectorBeenPadded() argument
1477 constructArrayTypeDIE(DIE & Buffer,const DICompositeType * CTy) constructArrayTypeDIE() argument
1551 constructEnumTypeDIE(DIE & Buffer,const DICompositeType * CTy) constructEnumTypeDIE() argument
1851 finishNonUnitTypeDIE(DIE & D,const DICompositeType * CTy) finishNonUnitTypeDIE() argument
[all...]
H A DDebugHandlerBase.cpp186 if (auto *CTy = dyn_cast<DICompositeType>(Ty)) { isUnsignedDIType() local
H A DDwarfCompileUnit.cpp1657 finishNonUnitTypeDIE(DIE & D,const DICompositeType * CTy) finishNonUnitTypeDIE() argument
H A DDwarfDebug.cpp3450 addDwarfTypeUnitType(DwarfCompileUnit & CU,StringRef Identifier,DIE & RefDie,const DICompositeType * CTy) addDwarfTypeUnitType() argument
H A DCodeViewDebug.cpp2758 const auto *CTy = cast<DICompositeType>(Ty); in getCompleteTypeIndex() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp142 QualType CTy = in VisitBinaryOperator() local
H A DSValBuilder.cpp1067 APSIntType CTy = BVF.getAPSIntType(CastTy); in simplifySymbolCast() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp4430 if (auto *CTy = LHSTy->getAs<ComplexType>()) { EmitCompare() local
4438 if (auto *CTy = RHSTy->getAs<ComplexType>()) { EmitCompare() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp544 auto *CTy = DICompositeType::get( createEnumerationType() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp2009 if (const ComplexType *CTy = BaseTy->getAs<ComplexType>()) { LayoutField() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp8896 auto CTy = ParmTy; CheckExplicitlyDefaultedComparison() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40934 Type *CTy = C->getType(); SimplifyDemandedVectorEltsForTargetShuffle() local
[all...]