Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/CodeGen/
HDSwiftCallingConv.h24 class IntegerType; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
HDLoopConstrainer.h21 class IntegerType; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenTypeCache.h22 class IntegerType; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
HDType.h29 class IntegerType; variable
HDDerivedTypes.h44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDMemoryBuiltins.h42 class IntegerType; variable
/freebsd-13-stable/contrib/llvm-project/clang/utils/TableGen/
HDMveEmitter.cpp594 const ScalarType *IntegerType; member in __anon6fdb56600111::IntLiteralResult
596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult()
615 const ScalarType *IntegerType; member in __anon6fdb56600111::IntCastResult
617 IntCastResult(const ScalarType *IntegerType, Ptr V) in IntCastResult()
/freebsd-13-stable/contrib/llvm-project/clang/lib/ExtractAPI/
HDDeclarationFragments.cpp770 QualType IntegerType = EnumDecl->getIntegerType(); in getFragmentsForEnum() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp6813 QualType IntegerType = ParamType; in CheckTemplateArgument() local
6898 QualType IntegerType = ParamType; in CheckTemplateArgument() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDecl.h3858 llvm::PointerUnion<const Type *, TypeSourceInfo *> IntegerType; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86ISelLowering.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