| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/ |
| H A D | SignedCharMisuseCheck.cpp | 38 bool IsSigned, const Matcher<clang::QualType> &IntegerType, in charCastExpression() 72 const auto IntegerType = in registerMatchers() local 127 const auto *IntegerType = Result.Nodes.getNodeAs<QualType>("integerType"); in check() local
|
| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | BuiltinAttributes.h | 25 class IntegerType; variable
|
| H A D | BuiltinTypes.h | 31 class IntegerType; variable
|
| H A D | Builders.h | 23 class IntegerType; variable
|
| /llvm-project-15.0.7/clang/include/clang/CodeGen/ |
| H A D | SwiftCallingConv.h | 24 class IntegerType; variable
|
| /llvm-project-15.0.7/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/ |
| H A D | mlir-support.cpp | 14 mlir::Type IntegerType = variable
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | MemoryBuiltins.h | 41 class IntegerType; variable
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CodeGenTypeCache.h | 22 class IntegerType; variable
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | Type.h | 29 class IntegerType; variable
|
| H A D | DerivedTypes.h | 44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
|
| /llvm-project-15.0.7/clang/lib/ExtractAPI/ |
| H A D | DeclarationFragments.cpp | 465 QualType IntegerType = EnumDecl->getIntegerType(); in getFragmentsForEnum() local
|
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | MveEmitter.cpp | 594 const ScalarType *IntegerType; member in __anondd1c47770111::IntLiteralResult 596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult() 615 const ScalarType *IntegerType; member in __anondd1c47770111::IntCastResult 617 IntCastResult(const ScalarType *IntegerType, Ptr V) in IntCastResult()
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | ms-lookup-template-base-classes.cpp | 598 typedef int IntegerType; typedef
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplate.cpp | 7162 QualType IntegerType = ParamType; in CheckTemplateArgument() local 7244 QualType IntegerType = Context.getCanonicalType(ParamType); in CheckTemplateArgument() local
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | Decl.h | 3664 llvm::PointerUnion<const Type *, TypeSourceInfo *> IntegerType; variable
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86ISelLowering.cpp | 12120 MVT IntegerType = in lowerShuffleToEXPAND() local 12884 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); in lowerShuffleAsBlend() local 12953 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); in lowerShuffleAsBlend() local
|