| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
| H A D | BPF.cpp | 50 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType() 70 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
|
| H A D | PNaCl.cpp | 67 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType() 100 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
|
| H A D | NVPTX.cpp | 162 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType() 171 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
|
| H A D | Lanai.cpp | 124 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
|
| H A D | Mips.cpp | 227 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType() 318 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
|
| H A D | CSKY.cpp | 120 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
|
| H A D | ARC.cpp | 106 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
|
| H A D | Hexagon.cpp | 101 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType() 160 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
|
| H A D | X86.cpp | 567 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType() 884 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType() 1828 classify(ET->getDecl()->getIntegerType(), OffsetBase, Lo, Hi, isNamedArg); in classify() 2155 Ty = EnumTy->getDecl()->getIntegerType(); in getIndirectReturnResult() 2197 Ty = EnumTy->getDecl()->getIntegerType(); in getIndirectResult() 2602 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType() 2746 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType() 3225 Ty = EnumTy->getDecl()->getIntegerType(); in classify()
|
| H A D | ARM.cpp | 355 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType() 558 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
|
| H A D | Sparc.cpp | 239 Ty = EnumTy->getDecl()->getIntegerType(); in classifyType()
|
| H A D | AArch64.cpp | 284 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType() 387 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
|
| H A D | PPC.cpp | 156 Ty = EnumTy->getDecl()->getIntegerType(); in isPromotableTypeForABI() 649 Ty = EnumTy->getDecl()->getIntegerType(); in isPromotableTypeForABI()
|
| H A D | LoongArch.cpp | 372 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
|
| H A D | RISCV.cpp | 428 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType()
|
| H A D | SystemZ.cpp | 148 Ty = EnumTy->getDecl()->getIntegerType(); in isPromotableIntegerTypeForABI()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | ABIInfoImpl.cpp | 31 Ty = EnumTy->getDecl()->getIntegerType(); in classifyArgumentType() 54 RetTy = EnumTy->getDecl()->getIntegerType(); in classifyReturnType()
|
| H A D | CodeGenTypes.cpp | 176 if (!ConvertType(ED->getIntegerType())->isIntegerTy(32)) in UpdateCompletedType() 650 return ConvertType(ED->getIntegerType()); in ConvertType()
|
| H A D | CodeGenTBAA.cpp | 200 return getTypeInfo(ETy->getDecl()->getIntegerType()); in getTypeInfoHelper()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Interpreter/ |
| H A D | Value.cpp | 105 QT = ET->getDecl()->getIntegerType(); in ConvertQualTypeToKind()
|
| H A D | Interpreter.cpp | 781 QT = ET->getDecl()->getIntegerType(); in SetValueDataBasedOnQualType()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/ |
| H A D | FormatString.cpp | 359 argTy = ETy->getDecl()->getIntegerType(); in matchesType() 404 argTy = ETy->getDecl()->getIntegerType(); in matchesType()
|
| H A D | ScanfFormatString.cpp | 432 PT = ETy->getDecl()->getIntegerType(); in fixType()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | OpenMPOpt.cpp | 3769 ExecModeC->getIntegerType(), in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER() 3798 MayUseNestedParallelismC->getIntegerType(), NestedParallelism); in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER() 3807 ConstantInt::get(UseGenericStateMachineC->getIntegerType(), false); in KERNEL_ENVIRONMENT_CONFIGURATION_SETTER() 4287 ConstantInt::get(ExecModeC->getIntegerType(), in changeToSPMDMode() 4339 ConstantInt::get(UseStateMachineC->getIntegerType(), false)); in buildCustomStateMachine() 4665 MayUseNestedParallelismC->getIntegerType(), AA.NestedParallelism); in updateImpl()
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
| H A D | TypeSystemClang.cpp | 3188 IsIntegerType(enum_type->getDecl()->getIntegerType().getAsOpaquePtr(), in IsEnumerationType() 3900 ->getIntegerType() in GetTypeInfo() 5494 CompilerType integer_type = GetType(enum_decl->getIntegerType()); in ForEachEnumerator() 7529 qt = enum_decl->getIntegerType(); in SetIntegerInitializerForVariable() 8300 QualType integer_type(enum_decl->getIntegerType()); in CompleteTagDeclarationDefinition() 8308 if (ast.getTypeSize(enum_decl->getIntegerType()) < in CompleteTagDeclarationDefinition() 8310 if (enum_decl->getIntegerType()->isSignedIntegerType()) in CompleteTagDeclarationDefinition() 8315 promotion_qual_type = enum_decl->getIntegerType(); in CompleteTagDeclarationDefinition() 8317 enum_decl->completeDefinition(enum_decl->getIntegerType(), in CompleteTagDeclarationDefinition() 8391 return GetType(enum_type->getDecl()->getIntegerType()); in GetEnumerationIntegerType()
|