Home
last modified time | relevance | path

Searched defs:IntegerType (Results 1 – 16 of 16) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/bugprone/
H A DSignedCharMisuseCheck.cpp38 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 DBuiltinAttributes.h25 class IntegerType; variable
H A DBuiltinTypes.h31 class IntegerType; variable
H A DBuilders.h23 class IntegerType; variable
/llvm-project-15.0.7/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h24 class IntegerType; variable
/llvm-project-15.0.7/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/
H A Dmlir-support.cpp14 mlir::Type IntegerType = variable
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h41 class IntegerType; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenTypeCache.h22 class IntegerType; variable
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DType.h29 class IntegerType; variable
H A DDerivedTypes.h44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/llvm-project-15.0.7/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp465 QualType IntegerType = EnumDecl->getIntegerType(); in getFragmentsForEnum() local
/llvm-project-15.0.7/clang/utils/TableGen/
H A DMveEmitter.cpp594 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 Dms-lookup-template-base-classes.cpp598 typedef int IntegerType; typedef
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp7162 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 DDecl.h3664 llvm::PointerUnion<const Type *, TypeSourceInfo *> IntegerType; variable
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp12120 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