Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp481 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
603 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
H A DRangeConstraintManager.cpp1062 APSIntType IntType = ValueFactory.getAPSIntType(T); in assumeNonZero() local
2010 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in checkNull() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1177 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()
1782 QualType IntType, bool PrintType) { in PrintAPSInt()
1900 const llvm::APSInt &Val, QualType IntType, in PrintValueDeclAndInteger()
1920 void PrintIntegerAndValueDecl(const llvm::APSInt &Val, QualType IntType, in PrintIntegerAndValueDecl()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGBuiltin.cpp116 QualType T, llvm::IntegerType *IntType) { in EmitToInt()
151 llvm::IntegerType *IntType = in MakeBinaryAtomicValue() local
212 llvm::IntegerType *IntType = in EmitBinaryAtomicPost() local
254 llvm::IntegerType *IntType = llvm::IntegerType::get( in MakeAtomicCmpXchgValue() local
892 llvm::IntegerType *IntType = llvm::IntegerType::get( in EmitX86BitTestIntrinsic() local
4350 llvm::IntegerType *IntType = in EmitBuiltinExpr() local
16925 llvm::IntegerType *IntType = nullptr; member
H A DCGOpenMPRuntimeGPU.cpp2346 QualType IntType = CGF.getContext().getIntTypeForBitwidth( in shuffleAndStore() local
H A DTargetInfo.cpp62 llvm::Type *IntType = llvm::Type::getIntNTy(LLVMContext, Alignment); in coerceToIntArray() local
7051 llvm::Type *IntType = llvm::Type::getIntNTy(getVMContext(), Div); in coerceToIntArrayWithLimit() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h110 enum IntType { enum
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp555 auto *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConstPtr() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/
H A Dir.go550 func (c Context) IntType(numbits int) (t Type) { func
561 func IntType(numbits int) (t Type) { func
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp163 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyAnyMemTransfer() local
H A DInstCombineCompares.cpp6314 Type *IntType = Builder.getIntNTy(X->getType()->getScalarSizeInBits()); in visitFCmpInst() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp586 std::string getIntegerValue(const std::string &IntType) override { in getIntegerValue()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp973 IntegerType *IntType = IntegerType::get(CI->getContext(), Len * 8); in optimizeMemCmpConstantSize() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp11576 QualType IntType = in checkArithmeticOrEnumeralThreeWayCompare() local