| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExceptionSpec.cpp | 1053 CanThrowResult CT = CT_Cannot; in canVarDeclThrow() local 1131 CanThrowResult CT = canDynamicCastThrow(CE); in canThrow() local 1151 CanThrowResult CT; in canThrow() local 1169 CanThrowResult CT = canCalleeThrow(*this, CE, CE->getConstructor()); in canThrow() local 1182 CanThrowResult CT = CT_Cannot; in canThrow() local 1193 CanThrowResult CT; in canThrow() local 1205 CanThrowResult CT = CT_Cannot; in canThrow() local 1235 CanThrowResult CT = in canThrow() local 1244 CanThrowResult CT = CT_Cannot; in canThrow() local 1322 CanThrowResult CT = in canThrow() local [all …]
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | DAGISelMatcherOpt.cpp | 50 if (CheckTypeMatcher *CT = dyn_cast<CheckTypeMatcher>(MC->getNext())) in ContractNodes() local 107 if (auto *CT = dyn_cast<CheckTypeMatcher>(RM->getNext())) { in ContractNodes() local 128 if (auto *CT = dyn_cast<CheckTypeMatcher>(MS->getNext())) { in ContractNodes() local 160 if (auto *CT = dyn_cast<CheckTypeMatcher>(CI->getNext())) { in ContractNodes() local 212 if (auto *CT = dyn_cast<CheckTypeMatcher>(CS->getNext())) { in ContractNodes() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ModuleDebugInfoPrinter.cpp | 92 if (auto *CT = dyn_cast<DICompositeType>(T)) { in printModuleDebugInfo() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Pointer.h | 356 if (const auto *CT = getFieldDesc()->getType()->getAs<ComplexType>()) in getType() local 358 if (const auto *CT = getFieldDesc()->getType()->getAs<VectorType>()) in getType() local
|
| H A D | Descriptor.cpp | 457 if (const auto *CT = T->getAs<ComplexType>()) in getElemQualType() local 459 if (const auto *CT = T->getAs<VectorType>()) in getElemQualType() local
|
| H A D | Program.cpp | 464 if (const auto *CT = Ty->getAs<ComplexType>()) { in createDescriptor() local
|
| H A D | Pointer.cpp | 747 if (const auto *CT = Ty->getAs<ComplexType>()) { in toRValue() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/ |
| H A D | DAGISelMatcher.cpp | 354 if (const CheckTypeMatcher *CT = dyn_cast<CheckTypeMatcher>(M)) { in isContradictoryImpl() local 368 if (const CheckTypeMatcher *CT = dyn_cast<CheckTypeMatcher>(M)) in isContradictoryImpl() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/ |
| H A D | R600InstPrinter.cpp | 63 unsigned CT = MI->getOperand(OpNo).getImm(); in printCT() local
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | ExprClassification.cpp | 698 CanQualType CT = Ctx.getCanonicalType(E->getType()); in IsModifiable() local
|
| H A D | Mangle.cpp | 293 CXXCtorType CT, const BlockDecl *BD, in mangleCtorBlock()
|
| /freebsd/contrib/llvm-project/llvm/lib/Support/ |
| H A D | DAGDeltaAlgorithm.cpp | 335 for (change_ty CT : CurrentMinSet) in Run() local
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ABIInfo.cpp | 129 if (const ComplexType *CT = Ty->getAs<ComplexType>()) { in isHomogeneousAggregate() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/Analysis/ |
| H A D | SPIRVConvergenceRegionAnalysis.cpp | 271 auto CT = getConvergenceToken(L->getHeader()); in analyze() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-cxxdump/ |
| H A D | llvm-cxxdump.cpp | 302 CatchableType CT; in dumpCXXData() local 437 const CatchableType &CT = CTPair.second; in dumpCXXData() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | SIInsertWaitcnts.cpp | 1555 std::optional<InstCounterType> CT = counterTypeForInstr(Opcode); in applyPreexistingWaitcnt() local 1663 for (auto CT : inst_counter_types(NUM_EXTENDED_INST_CNTS)) { in applyPreexistingWaitcnt() local 1737 for (auto CT : inst_counter_types(NUM_EXTENDED_INST_CNTS)) { in createNewWaitcnt() local 2794 for (auto CT : inst_counter_types(NUM_EXTENDED_INST_CNTS)) { in run() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | MetadataLoader.cpp | 259 if (DICompositeType *CT = OldTypeRefs.Final.lookup(Ref.first)) in tryToResolveCycles() local 286 DICompositeType &CT) { in addTypeRef() 299 if (auto *CT = OldTypeRefs.Final.lookup(UUID)) in upgradeTypeRef() local 1779 DICompositeType *CT = nullptr; in parseOneMetadata() local
|
| /freebsd/libexec/getty/ |
| H A D | gettytab.h | 138 #define CT gettynums[27].value macro
|
| /freebsd/contrib/llvm-project/llvm/lib/TextAPI/BinaryReader/ |
| H A D | DylibReader.cpp | 36 auto I = partition_point(Container, [=](const Triple &CT) { in emplace()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | StraightLineStrengthReduce.cpp | 347 Candidate::Kind CT, const SCEV *B, ConstantInt *Idx, Value *S, in allocateCandidatesAndFindBasis()
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | ARM.cpp | 508 if (const ComplexType *CT = Ty->getAs<ComplexType>()) in isIntegerLikeType() local
|
| /freebsd/contrib/llvm-project/clang/lib/CrossTU/ |
| H A D | CrossTranslationUnit.cpp | 224 CanQualType CT = ACtx.getCanonicalType(VD->getType()); in shouldImport() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | CheckerManager.cpp | 812 for (const auto &CT : CheckerTags) { in runCheckersForPrintStateJson() local 828 for (const auto &CT : CheckerTags) { in runCheckersForPrintStateJson() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | DwarfUnit.cpp | 675 if (auto *CT = dyn_cast<DICompositeType>(Ty)) { in updateAcceleratorTables() local 685 if (auto *CT = dyn_cast<DICompositeType>(Ty)) in updateAcceleratorTables() local
|
| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| H A D | PtrTypesSemantics.cpp | 50 auto CT = Base->getType().getCanonicalType(); in hasPublicMethodInBase() local
|