Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp374 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in checkNull() local
417 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in assumeNonZero() local
H A DSimpleSValBuilder.cpp605 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 DASTDiagnostic.cpp1160 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 DCGBuiltin.cpp76 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 DCGOpenMPRuntimeNVPTX.cpp2853 QualType IntType = CGF.getContext().getIntTypeForBitwidth( in shuffleAndStore() local
H A DTargetInfo.cpp57 llvm::Type *IntType = llvm::Type::getIntNTy(LLVMContext, Alignment); in coerceToIntArray() local
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h158 enum IntType { enum
/freebsd-12.1/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp462 IntegerType *IntType = Type::getInt32Ty(InsElt->getContext()); in replaceExtractElements() local
H A DInstCombineCalls.cpp153 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyAnyMemTransfer() local
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp500 auto *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConstPtr() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp859 IntegerType *IntType = IntegerType::get(CI->getContext(), Len * 8); in optimizeMemCmp() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaExpr.cpp10179 QualType IntType = in checkArithmeticOrEnumeralThreeWayCompare() local