Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DNVPTX.cpp146 llvm::Type *IntType = llvm::Type::getIntNTy(getVMContext(), Div); in coerceToIntArrayWithLimit() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp1213 QualType &IntType, bool &IsNullPtr, in InitializeNonTypeDiffVariables()
1856 QualType IntType, bool PrintType) { in PrintAPSInt()
1980 const llvm::APSInt &Val, QualType IntType, in PrintValueDeclAndInteger()
2000 void PrintIntegerAndValueDecl(const llvm::APSInt &Val, QualType IntType, in PrintIntegerAndValueDecl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp87 llvm::Type *IntType = llvm::Type::getIntNTy(LLVMContext, Alignment); in coerceToIntArray() local
H A DCGBuiltin.cpp173 QualType T, llvm::IntegerType *IntType) { in EmitToInt()
224 llvm::IntegerType *IntType = llvm::IntegerType::get( in MakeBinaryAtomicValue() local
277 llvm::IntegerType *IntType = llvm::IntegerType::get( in EmitBinaryAtomicPost() local
314 llvm::IntegerType *IntType = llvm::IntegerType::get( in MakeAtomicCmpXchgValue() local
1228 llvm::IntegerType *IntType = llvm::IntegerType::get( in EmitX86BitTestIntrinsic() local
5300 llvm::IntegerType *IntType = IntegerType::get( in EmitBuiltinExpr() local
20867 llvm::IntegerType *IntType = nullptr; member
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DRegisterInfoEmitter.cpp805 auto *IntType = in emitComposeSubRegIndexLaneMask() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRangeConstraintManager.cpp1437 APSIntType IntType = ValueFactory.getAPSIntType(T); in assumeNonZero() local
2856 APSIntType IntType = BV.getAPSIntType(Sym->getType()); in checkNull() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp1069 const SPIRVType *IntType = retrieveScalarOrVectorIntType(Type); in isScalarOrVectorSigned() local
H A DSPIRVBuiltins.cpp532 SPIRVType *IntType = GR->getOrCreateSPIRVIntegerType(BitWidth, MIRBuilder); in buildConstantIntReg() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h142 enum IntType { enum
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp582 std::string getIntegerValue(const std::string &IntType) override { in getIntegerValue()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp552 auto *IntType = dyn_cast<IntegerType>(LoadTy); in FoldReinterpretLoadFromConst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp171 IntegerType* IntType = IntegerType::get(MI->getContext(), Size<<3); in SimplifyAnyMemTransfer() local
H A DInstCombineCompares.cpp8326 Type *IntType = Builder.getIntNTy(X->getType()->getScalarSizeInBits()); in visitFCmpInst() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp377 QualType IntType = SubExpr->getType(); in VisitCastExpr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1554 IntegerType *IntType = IntegerType::get(CI->getContext(), Len * 8); in optimizeMemCmpConstantSize() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2307 Type *IntType = Builder.getIntNTy(IntSize * 8); in shuffleAndStore() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp11943 QualType IntType = in checkArithmeticOrEnumeralThreeWayCompare() local