Home
last modified time | relevance | path

Searched defs:IntTy (Results 1 – 25 of 68) sorted by relevance

123

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1473 Type *IntTy = getIntTy(B, TLI); emitStrChr() local
1481 Type *IntTy = getIntTy(B, TLI); emitStrNCmp() local
1553 Type *IntTy = getIntTy(B, TLI); emitMemChr() local
1563 Type *IntTy = getIntTy(B, TLI); emitMemRChr() local
1573 Type *IntTy = getIntTy(B, TLI); emitMemCmp() local
1583 Type *IntTy = getIntTy(B, TLI); emitBCmp() local
1593 Type *IntTy = getIntTy(B, TLI); emitMemCCpy() local
1604 Type *IntTy = getIntTy(B, TLI); emitSNPrintf() local
1617 Type *IntTy = getIntTy(B, TLI); emitSPrintf() local
1663 Type *IntTy = getIntTy(B, TLI); emitVSNPrintf() local
1674 Type *IntTy = getIntTy(B, TLI); emitVSPrintf() local
1805 Type *IntTy = getIntTy(B, TLI); emitPutChar() local
1824 Type *IntTy = getIntTy(B, TLI); emitPutS() local
1842 Type *IntTy = getIntTy(B, TLI); emitFPutC() local
1862 Type *IntTy = getIntTy(B, TLI); emitFPutS() local
[all...]
H A DAMDGPUEmitPrintf.cpp344 Type *IntTy = Type::getIntNTy(Builder.getContext(), IntVal.getBitWidth()); in processConstantStringArg() local
357 if (auto IntTy = dyn_cast<IntegerType>(Ty)) { in processNonStringArg() local
33 if (auto IntTy = dyn_cast<IntegerType>(Ty)) { fitArgInto64Bits() local
H A DRelLookupTableConverter.cpp146 IntegerType *IntTy = cast<IntegerType>(Index->getType()); in convertToRelLookupTable() local
/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp16 if (auto *IntTy = dyn_cast<IntegerType>(T)) { makeConstantsWithType() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DPatternInit.cpp50 llvm::Type *IntTy = llvm::IntegerType::get(CGM.getLLVMContext(), PtrWidth); in initializationPatternFor() local
H A DCodeGenTypeCache.h42 llvm::IntegerType *IntTy; member
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DExpandLargeFpConvert.cpp94 IntegerType *IntTy = cast<IntegerType>(FPToI->getType()); in expandFPToI() local
311 IntegerType *IntTy = cast<IntegerType>(IntVal->getType()); expandIToFP() local
590 auto *IntTy = dyn_cast<IntegerType>(I.getType()); runImpl() local
604 auto *IntTy = dyn_cast<IntegerType>(I.getOperand(0)->getType()); runImpl() local
[all...]
H A DExpandLargeDivRem.cpp75 auto *IntTy = dyn_cast<IntegerType>(I.getType()); runImpl() local
H A DValueTypes.cpp28 EVT IntTy = getIntegerVT(Context, getScalarSizeInBits()); in changeExtendedVectorElementTypeToInteger() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DVectorBuilder.cpp50 auto *IntTy = Builder.getInt32Ty(); in requestEVL() local
H A DDataLayout.cpp887 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIntPtrType() local
914 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIndexType() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DMips.cpp112 llvm::IntegerType *IntTy = in CoerceToIntArgs() local
387 llvm::Value *V = CGF.Builder.CreateTrunc(Promoted, IntTy); in EmitVAArg() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DMatrixBuilder.h248 Type *IntTy = IntegerType::get(RowIdx->getType()->getContext(), MaxWidth); variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMCInstLower.cpp176 return AsmPrinter::lowerConstant(ConstantInt::get(IntTy, *Address)); in lowerConstant() local
H A DAMDGPUPrintfRuntimeBinding.cpp391 Type *IntTy = Type::getIntNTy(Ctx, IntVal.getBitWidth()); lowerPrintfForGpu() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp96 Type *IntTy = ST->isPPC64() ? Type::getInt64Ty(V->getContext()) in translate() local
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DExecutorProcessControl.cpp134 using IntTy = int (*)(int); runAsIntFunction() typedef
H A DLLJIT.cpp194 auto *IntTy = Type::getIntNTy(*Ctx, sizeof(int) * CHAR_BIT); in setupJITDylib() local
467 auto *IntTy = Type::getIntNTy(*Ctx, sizeof(int) * CHAR_BIT); in createPlatformRuntimeModule() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h310 IntegerType *IntTy; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVOptWInstrs.cpp464 auto *IntTy = dyn_cast<IntegerType>(CalleeFn->getReturnType()); isSignExtendedW() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoModeling.cpp216 QualType IntTy = State->getAnalysisManager().getASTContext().IntTy; getErrnoValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp178 Type *IntTy = VectorTy ? VectorTy->getElementType() : Ty; lowerFunnelShifts() local
H A DSPIRVAsmPrinter.cpp370 if (IntegerType *IntTy = dyn_cast<IntegerType>(Ty)) { encodeVecTypeHint() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineValueType.h
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Arm64ECCallLowering.cpp415 Type *IntTy = IRB.getIntNTy(DL.getTypeStoreSizeInBits(Arg.getType())); buildExitThunk() local

123