Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/CodeGen/
DSwiftCallingConv.h24 class IntegerType; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCodeGenTypeCache.h22 class IntegerType; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
DMemoryBuiltins.h42 class IntegerType; variable
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
DType.h31 class IntegerType; variable
DDerivedTypes.h44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp598 const ScalarType *IntegerType; member in __anon7f5bce5f0111::IntLiteralResult
600 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult()
619 const ScalarType *IntegerType; member in __anon7f5bce5f0111::IntCastResult
621 IntCastResult(const ScalarType *IntegerType, Ptr V) in IntCastResult()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaTemplate.cpp7098 QualType IntegerType = ParamType; in CheckTemplateArgument() local
7180 QualType IntegerType = Context.getCanonicalType(ParamType); in CheckTemplateArgument() local
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDecl.h3595 llvm::PointerUnion<const Type *, TypeSourceInfo *> IntegerType; variable
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
DX86ISelLowering.cpp11409 MVT IntegerType = in lowerShuffleToEXPAND() local
12160 MVT IntegerType = in lowerShuffleAsBlend() local
12230 MVT IntegerType = in lowerShuffleAsBlend() local