Home
last modified time | relevance | path

Searched defs:IntType (Results 1 – 13 of 13) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp481 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
603 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
H A DRangeConstraintManager.cpp1069 APSIntType IntType = ValueFactory.getAPSIntType(T); in assumeNonZero() local
2234 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in checkNull() local
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1178 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()
1783 QualType IntType, bool PrintType) { in PrintAPSInt()
1901 const llvm::APSInt &Val, QualType IntType, in PrintValueDeclAndInteger()
1921 void PrintIntegerAndValueDecl(const llvm::APSInt &Val, QualType IntType, in PrintIntegerAndValueDecl()
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp116 QualType T, llvm::IntegerType *IntType) { in EmitToInt()
151 llvm::IntegerType *IntType = in MakeBinaryAtomicValue() local
212 llvm::IntegerType *IntType = in EmitBinaryAtomicPost() local
254 llvm::IntegerType *IntType = llvm::IntegerType::get( in MakeAtomicCmpXchgValue() local
892 llvm::IntegerType *IntType = llvm::IntegerType::get( in EmitX86BitTestIntrinsic() local
4431 llvm::IntegerType *IntType = in EmitBuiltinExpr() local
17544 llvm::IntegerType *IntType = nullptr; member
H A DCGOpenMPRuntimeGPU.cpp1758 QualType IntType = CGF.getContext().getIntTypeForBitwidth( in shuffleAndStore() local
H A DTargetInfo.cpp62 llvm::Type *IntType = llvm::Type::getIntNTy(LLVMContext, Alignment); in coerceToIntArray() local
7068 llvm::Type *IntType = llvm::Type::getIntNTy(getVMContext(), Div); in coerceToIntArrayWithLimit() local
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h110 enum IntType { enum
/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp560 auto *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConstPtr() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp164 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyAnyMemTransfer() local
H A DInstCombineCompares.cpp6423 Type *IntType = Builder.getIntNTy(X->getType()->getScalarSizeInBits()); in visitFCmpInst() local
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp586 std::string getIntegerValue(const std::string &IntType) override { in getIntegerValue()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp974 IntegerType *IntType = IntegerType::get(CI->getContext(), Len * 8); in optimizeMemCmpConstantSize() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11665 QualType IntType = in checkArithmeticOrEnumeralThreeWayCompare() local