Searched defs:IntType (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/ |
| H A D | RangeConstraintManager.cpp | 374 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in checkNull() local 417 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in assumeNonZero() local
|
| H A D | SimpleSValBuilder.cpp | 605 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local 720 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | ASTDiagnostic.cpp | 1160 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables() 1764 QualType IntType, bool PrintType) { in PrintAPSInt() 1875 const llvm::APSInt &Val, QualType IntType, in PrintValueDeclAndInteger() 1895 void PrintIntegerAndValueDecl(const llvm::APSInt &Val, QualType IntType, in PrintIntegerAndValueDecl()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/ |
| H A D | CGBuiltin.cpp | 76 QualType T, llvm::IntegerType *IntType) { in EmitToInt() 111 llvm::IntegerType *IntType = in MakeBinaryAtomicValue() local 172 llvm::IntegerType *IntType = in EmitBinaryAtomicPost() local 213 llvm::IntegerType *IntType = llvm::IntegerType::get( in MakeAtomicCmpXchgValue() local 653 llvm::IntegerType *IntType = llvm::IntegerType::get( in EmitX86BitTestIntrinsic() local 3231 llvm::IntegerType *IntType = in EmitBuiltinExpr() local
|
| H A D | CGOpenMPRuntimeNVPTX.cpp | 2853 QualType IntType = CGF.getContext().getIntTypeForBitwidth( in shuffleAndStore() local
|
| H A D | TargetInfo.cpp | 57 llvm::Type *IntType = llvm::Type::getIntNTy(LLVMContext, Alignment); in coerceToIntArray() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/ |
| H A D | TargetInfo.h | 158 enum IntType { enum
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineVectorOps.cpp | 462 IntegerType *IntType = Type::getInt32Ty(InsElt->getContext()); in replaceExtractElements() local
|
| H A D | InstCombineCalls.cpp | 153 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyAnyMemTransfer() local
|
| /freebsd-12.1/contrib/llvm/lib/Analysis/ |
| H A D | ConstantFolding.cpp | 500 auto *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConstPtr() local
|
| /freebsd-12.1/contrib/llvm/lib/Transforms/Utils/ |
| H A D | SimplifyLibCalls.cpp | 859 IntegerType *IntType = IntegerType::get(CI->getContext(), Len * 8); in optimizeMemCmp() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaExpr.cpp | 10179 QualType IntType = in checkArithmeticOrEnumeralThreeWayCompare() local
|