Searched defs:IntegerType (Results 1 – 10 of 10) sorted by relevance
24 class IntegerType; variable
22 class IntegerType; variable
29 class IntegerType; variable [all...]
44 explicit IntegerType(LLVMContext &C, unsigned NumBits) : Type(C, IntegerTyID){ in IntegerType() function
42 class IntegerType; variable
594 const ScalarType *IntegerType; member in __anon819a2c470111::IntLiteralResult596 IntLiteralResult(const ScalarType *IntegerType, uint32_t IntegerValue) in IntLiteralResult()615 const ScalarType *IntegerType; member in __anon819a2c470111::IntCastResult617 IntCastResult(const ScalarType *IntegerType, Ptr V) in IntCastResult()
770 QualType IntegerType = EnumDecl->getIntegerType(); in getFragmentsForEnum() local
6813 QualType IntegerType = ParamType; in CheckTemplateArgument() local6898 QualType IntegerType = ParamType; in CheckTemplateArgument() local
3858 llvm::PointerUnion<const Type *, TypeSourceInfo *> IntegerType; variable
9904 MVT IntegerType = in lowerShuffleToEXPAND() local10723 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); in lowerShuffleAsBlend() local10792 MVT IntegerType = MVT::getIntegerVT(std::max<unsigned>(NumElts, 8)); in lowerShuffleAsBlend() local