Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DASTDiagnostic.cpp1212 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()
1833 QualType IntType, bool PrintType) { in PrintAPSInt()
1951 const llvm::APSInt &Val, QualType IntType, in PrintValueDeclAndInteger()
1971 void PrintIntegerAndValueDecl(const llvm::APSInt &Val, QualType IntType, in PrintIntegerAndValueDecl()
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSimpleSValBuilder.cpp525 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
647 APSIntType IntType = BasicVals.getAPSIntType(resultTy); in evalBinOpNN() local
H A DRangeConstraintManager.cpp1437 APSIntType IntType = ValueFactory.getAPSIntType(T); in assumeNonZero() local
2849 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in checkNull() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp817 auto *IntType = getMinimalTypeForRange(*std::max_element( in emitComposeSubRegIndexLaneMask() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp151 QualType T, llvm::IntegerType *IntType) { in EmitToInt()
187 llvm::IntegerType *IntType = in MakeBinaryAtomicValue() local
249 llvm::IntegerType *IntType = in EmitBinaryAtomicPost() local
291 llvm::IntegerType *IntType = llvm::IntegerType::get( in MakeAtomicCmpXchgValue() local
931 llvm::IntegerType *IntType = llvm::IntegerType::get( in EmitX86BitTestIntrinsic() local
4552 llvm::IntegerType *IntType = in EmitBuiltinExpr() local
18569 llvm::IntegerType *IntType = nullptr; member
H A DCGOpenMPRuntimeGPU.cpp1436 QualType IntType = CGF.getContext().getIntTypeForBitwidth( in shuffleAndStore() local
H A DTargetInfo.cpp62 llvm::Type *IntType = llvm::Type::getIntNTy(LLVMContext, Alignment); in coerceToIntArray() local
7232 llvm::Type *IntType = llvm::Type::getIntNTy(getVMContext(), Div); in coerceToIntArrayWithLimit() local
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DConstantFolding.cpp552 auto *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConst() local
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DTargetInfo.h135 enum IntType { enum
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DMveEmitter.cpp582 std::string getIntegerValue(const std::string &IntType) override { in getIntegerValue()
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp415 SPIRVType *IntType = GR->getOrCreateSPIRVIntegerType(BitWidth, MIRBuilder); in buildConstantIntReg() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp181 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyAnyMemTransfer() local
H A DInstCombineCompares.cpp7018 Type *IntType = Builder.getIntNTy(X->getType()->getScalarSizeInBits()); in visitFCmpInst() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1479 IntegerType *IntType = IntegerType::get(CI->getContext(), Len * 8); in optimizeMemCmpConstantSize() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp12525 QualType IntType = in checkArithmeticOrEnumeralThreeWayCompare() local