Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/bugprone/
H A DSignedCharMisuseCheck.cpp36 bool IsSigned, const Matcher<clang::QualType> &IntegerType, in charCastExpression()
70 const auto IntegerType = in registerMatchers() local
125 const auto *IntegerType = Result.Nodes.getNodeAs<QualType>("integerType"); in check() local
/llvm-project/lldb/test/Shell/SymbolFile/DWARF/x86/
H A Ddwp-foreign-type-units.cpp94 typedef unsigned IntegerType; global() typedef
[all...]
/llvm-project/mlir/include/mlir/IR/
H A DBuiltinAttributes.h29 class IntegerType; variable
H A DBuiltinTypes.h30 class IntegerType; global() variable
H A DBuilders.h24 class IntegerType; global() variable
[all...]
/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h24 class IntegerType; variable
/llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/
H A Dmlir-support.cpp14 mlir::Type IntegerType = variable
/llvm-project/llvm/unittests/DebugInfo/LogicalView/
H A DLocationRangesTest.cpp87 LVType *IntegerType = nullptr; member in __anonf99b6c7f0111::ReaderTestLocations
330 LVType *IntegerType = nullptr; member in __anonf99b6c7f0111::ReaderTestCoverage
H A DLogicalElementsTest.cpp31 LVType *IntegerType = nullptr; member in __anonb3007c9e0111::ReaderTestElements
H A DSelectElementsTest.cpp32 LVType *IntegerType = nullptr; member in __anon63092e030111::ReaderTestSelection
H A DCompareElementsTest.cpp36 LVType *IntegerType = nullptr; member in __anon8e4c552a0111::ReaderTestCompare
H A DWarningInternalTest.cpp74 LVType *IntegerType = nullptr; member in __anon538c05990111::ReaderTestWarningInternal
/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h21 class IntegerType; variable
/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h22 class IntegerType; variable
/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h42 class IntegerType; global() variable
/llvm-project/llvm/include/llvm/IR/
H A DType.h29 class IntegerType; variable
[all...]
H A DDerivedTypes.h44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ IntegerType() function
[all...]
/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp594 const ScalarType *IntegerType; member in __anon6b6344ba0111::IntLiteralResult
596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult() argument
615 const ScalarType *IntegerType; member in __anon6b6344ba0111::IntCastResult
617 IntCastResult(const ScalarType *IntegerType, Ptr V) in IntCastResult() argument
[all...]
/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp769 QualType IntegerType = EnumDecl->getIntegerType(); getFragmentsForEnum() local
/llvm-project/flang/lib/Evaluate/
H A Dfold-logical.cpp337 using IntegerType = Scalar<XIType>; IntToIntBoundHelper() typedef
/llvm-project/clang/test/SemaTemplate/
H A Dms-lookup-template-base-classes.cpp605 typedef int IntegerType; typedef
/llvm-project/clang/include/clang/AST/
H A DDecl.h3897 llvm::PointerUnion<const Type *, TypeSourceInfo *> IntegerType; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp8025 QualType IntegerType = ParamType; CheckTemplateArgument() local
8110 QualType IntegerType = ParamType; CheckTemplateArgument() local
[all...]
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9928 MVT IntegerType = lowerShuffleToEXPAND() local
10747 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); lowerShuffleAsBlend() local
10816 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); lowerShuffleAsBlend() local
[all...]