Searched defs:IntType (Results 1 – 13 of 13) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SimpleSValBuilder.cpp | 481 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local 603 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
|
| H A D | RangeConstraintManager.cpp | 1069 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 D | ASTDiagnostic.cpp | 1178 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 D | CGBuiltin.cpp | 116 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 D | CGOpenMPRuntimeGPU.cpp | 1758 QualType IntType = CGF.getContext().getIntTypeForBitwidth( in shuffleAndStore() local
|
| H A D | TargetInfo.cpp | 62 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 D | TargetInfo.h | 110 enum IntType { enum
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ConstantFolding.cpp | 560 auto *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConstPtr() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCalls.cpp | 164 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyAnyMemTransfer() local
|
| H A D | InstCombineCompares.cpp | 6423 Type *IntType = Builder.getIntNTy(X->getType()->getScalarSizeInBits()); in visitFCmpInst() local
|
| /freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | MveEmitter.cpp | 586 std::string getIntegerValue(const std::string &IntType) override { in getIntegerValue()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyLibCalls.cpp | 974 IntegerType *IntType = IntegerType::get(CI->getContext(), Len * 8); in optimizeMemCmpConstantSize() local
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 11665 QualType IntType = in checkArithmeticOrEnumeralThreeWayCompare() local
|