Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/CodeGen/
H A DSwiftCallingConv.h24 class IntegerType; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DLoopConstrainer.h21 class IntegerType; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypeCache.h22 class IntegerType; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h42 class IntegerType; variable
/freebsd-src/contrib/llvm-project/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
[all...]
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp594 const ScalarType *IntegerType; member in __anon3961c3990111::IntLiteralResult
596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult() argument
615 const ScalarType *IntegerType; member in __anon3961c3990111::IntCastResult
617 IntCastResult(const ScalarType *IntegerType, Ptr V) in IntCastResult() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp737 QualType IntegerType = EnumDecl->getIntegerType(); getFragmentsForEnum() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp7543 QualType IntegerType = ParamType; CheckTemplateArgument() local
7628 QualType IntegerType = ParamType; CheckTemplateArgument() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDecl.h3842 llvm::PointerUnion<const Type *, TypeSourceInfo *> IntegerType; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp9762 MVT IntegerType = lowerShuffleToEXPAND() local
10590 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); lowerShuffleAsBlend() local
10659 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); lowerShuffleAsBlend() local
[all...]