Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h24 class IntegerType; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h22 class IntegerType; variable
/freebsd/contrib/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){ in IntegerType() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h42 class IntegerType; variable
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp594 const ScalarType *IntegerType; member in __anon819a2c470111::IntLiteralResult
596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult()
615 const ScalarType *IntegerType; member in __anon819a2c470111::IntCastResult
617 IntCastResult(const ScalarType *IntegerType, Ptr V) in IntCastResult()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp770 QualType IntegerType = EnumDecl->getIntegerType(); in getFragmentsForEnum() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6813 QualType IntegerType = ParamType; in CheckTemplateArgument() local
6898 QualType IntegerType = ParamType; in CheckTemplateArgument() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3858 llvm::PointerUnion<const Type *, TypeSourceInfo *> IntegerType; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9904 MVT IntegerType = in lowerShuffleToEXPAND() local
10723 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); in lowerShuffleAsBlend() local
10792 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); in lowerShuffleAsBlend() local