Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h24 class IntegerType; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DType.h34 class IntegerType; variable
57 friend class IntegerType; // For LLVMTy. 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
H A DDerivedTypes.h46 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.cpp592 const ScalarType *IntegerType; member in __anon819a2c470111::IntLiteralResult
594 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult()
613 const ScalarType *IntegerType; member in __anon819a2c470111::IntCastResult
615 IntCastResult(const ScalarType *IntegerType, Ptr V) in IntCastResult()
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp786 QualType IntegerType = EnumDecl->getIntegerType(); in getFragmentsForEnum() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp7265 QualType IntegerType = ParamType; in CheckTemplateArgument() local
7363 QualType IntegerType = ParamType; in CheckTemplateArgument() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3976 llvm::PointerUnion<const Type *, TypeSourceInfo *> IntegerType; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp10402 MVT IntegerType = in lowerShuffleWithEXPAND() local
11210 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); in lowerShuffleAsBlend() local
11279 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); in lowerShuffleAsBlend() local