/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A D | SimpleSValBuilder.cpp | 481 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local 603 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
|
H A D | RangeConstraintManager.cpp | 1062 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 D | ASTDiagnostic.cpp | 1177 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 D | CGBuiltin.cpp | 116 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 D | CGOpenMPRuntimeGPU.cpp | 2346 QualType IntType = CGF.getContext().getIntTypeForBitwidth( in shuffleAndStore() local
|
H A D | TargetInfo.cpp | 62 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 D | TargetInfo.h | 110 enum IntType { enum
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ConstantFolding.cpp | 555 auto *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConstPtr() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/go/llvm/ |
H A D | ir.go | 550 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 D | InstCombineCalls.cpp | 163 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyAnyMemTransfer() local
|
H A D | InstCombineCompares.cpp | 6314 Type *IntType = Builder.getIntNTy(X->getType()->getScalarSizeInBits()); in visitFCmpInst() local
|
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/ |
H A D | MveEmitter.cpp | 586 std::string getIntegerValue(const std::string &IntType) override { in getIntegerValue()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/ |
H A D | SimplifyLibCalls.cpp | 973 IntegerType *IntType = IntegerType::get(CI->getContext(), Len * 8); in optimizeMemCmpConstantSize() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaExpr.cpp | 11576 QualType IntType = in checkArithmeticOrEnumeralThreeWayCompare() local
|