Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
HDSimpleSValBuilder.cpp378 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
493 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
HDRangeConstraintManager.cpp355 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in checkNull() local
398 APSIntType IntType = BV.getAPSIntType(T); in GetRange() local
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBuiltin.cpp62 QualType T, llvm::IntegerType *IntType) { in EmitToInt()
97 llvm::IntegerType *IntType = in MakeBinaryAtomicValue() local
137 llvm::IntegerType *IntType = in EmitBinaryAtomicPost() local
176 llvm::IntegerType *IntType = llvm::IntegerType::get( in MakeAtomicCmpXchgValue() local
1627 llvm::IntegerType *IntType = in EmitBuiltinExpr() local
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDTargetInfo.h113 enum IntType { enum
/NextBSD/contrib/llvm/lib/Analysis/
HDConstantFolding.cpp406 IntegerType *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConstPtr() local
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCalls.cpp96 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyMemTransfer() local