Searched defs:IntType (Results 1 - 8 of 8) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp386 APSIntType IntType = BV.getAPSIntType(Sym->getType()); local
429 APSIntType IntType = BV.getAPSIntType(T); local
H A DSimpleSValBuilder.cpp378 APSIntType IntType = BasicVals.getAPSIntType(resultTy); local
493 APSIntType IntType = BasicVals.getAPSIntType(resultTy); local
/freebsd-11.0-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp405 IntegerType *IntType = dyn_cast<IntegerType>(LoadTy); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp376 IntegerType *IntType = Type::getInt32Ty(InsElt->getContext()); local
H A DInstCombineCalls.cpp95 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DASTDiagnostic.cpp1731 void PrintAPSInt(llvm::APSInt Val, Expr *E, bool Valid, QualType IntType, argument
1864 void PrintIntegerAndValueDecl(llvm::APSInt Val, QualType IntType, argument
1129 InitializeNonTypeDiffVariables(ASTContext &Context, const TSTiterator &Iter, NonTypeTemplateParmDecl *Default, llvm::APSInt &Value, bool &HasInt, QualType &IntType, bool &IsNullPtr, Expr *&E, ValueDecl *&VD, bool &NeedAddressOf) argument
1842 PrintValueDeclAndInteger(ValueDecl *VD, bool NeedAddressOf, bool IsNullPtr, Expr *VDExpr, bool DefaultDecl, llvm::APSInt Val, QualType IntType, Expr *IntExpr, bool DefaultInt) argument
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h117 enum IntType { enum in class:clang::TargetInfo
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp97 llvm::IntegerType *IntType = local
159 llvm::IntegerType *IntType = local
61 EmitToInt(CodeGenFunction &CGF, llvm::Value *V, QualType T, llvm::IntegerType *IntType) argument
198 llvm::IntegerType *IntType = llvm::IntegerType::get( local
1827 llvm::IntegerType *IntType = local
[all...]

Completed in 134 milliseconds