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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp353 APSIntType IntType = BV.getAPSIntType(Sym->getType()); local
396 APSIntType IntType = BV.getAPSIntType(T); local
H A DSimpleSValBuilder.cpp378 APSIntType IntType = BasicVals.getAPSIntType(resultTy); local
493 APSIntType IntType = BasicVals.getAPSIntType(resultTy); local
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp392 IntegerType *IntType = dyn_cast<IntegerType>(LoadTy); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp91 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h113 enum IntType { enum in class:clang::TargetInfo
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp92 llvm::IntegerType *IntType = local
126 llvm::IntegerType *IntType = local
954 llvm::IntegerType *IntType local
56 EmitToInt(CodeGenFunction &CGF, llvm::Value *V, QualType T, llvm::IntegerType *IntType) argument
981 llvm::IntegerType *IntType = local
[all...]

Completed in 80 milliseconds