Home
last modified time | relevance | path

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

12

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Datomic.d74 alias IntTy = IntForFloat!T; variable
123 alias IntTy = IntForFloat!T; variable
232 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned() local
300 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned() local
350 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned() local
426 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned() local
487 alias IntTy = IntForFloat!T; in atomicPtrIsProperlyAligned() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/FuzzMutate/
H A DOpDescriptor.cpp16 if (auto *IntTy = dyn_cast<IntegerType>(T)) { in makeConstantsWithType() local
/netbsd-src/external/apache2/llvm/dist/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
H A DCGCUDANV.cpp38 llvm::IntegerType *IntTy, *SizeTy; member in __anon04fceb940111::CGNVCUDARuntime
H A DCGBuiltin.cpp388 auto *IntTy = CGF.ConvertType(E->getType()); in EmitAtomicIncrementValue() local
401 auto *IntTy = CGF.ConvertType(E->getType()); in EmitAtomicDecrementValue() local
592 llvm::Type *IntTy = llvm::IntegerType::get(C, Width); in EmitSignBit() local
1822 llvm::IntegerType *IntTy = llvm::Type::getIntNTy(getLLVMContext(), in emitBuiltinOSLogFormat() local
3008 llvm::IntegerType *IntTy = Builder.getIntNTy(bitsize); in EmitBuiltinExpr() local
3103 llvm::IntegerType *IntTy = Builder.getIntNTy(bitsize); in EmitBuiltinExpr() local
3126 llvm::Type *IntTy = ConvertType(E->getType()); in EmitBuiltinExpr() local
3548 llvm::IntegerType *IntTy = cast<llvm::IntegerType>(Int->getType()); in EmitBuiltinExpr() local
7499 llvm::Type *IntTy = llvm::IntegerType::get( in EmitARMBuiltinExpr() local
9424 llvm::Type *IntTy = llvm::IntegerType::get( in EmitAArch64BuiltinExpr() local
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp31 auto IntTy = dyn_cast<IntegerType>(PtrTy->getElementType()); in isCString() local
42 if (auto IntTy = dyn_cast<IntegerType>(Ty)) { in fitArgInto64Bits() local
H A DRelLookupTableConverter.cpp143 IntegerType *IntTy = cast<IntegerType>(Index->getType()); in convertToRelLookupTable() local
H A DScalarEvolutionExpander.cpp1096 Type *ExpandTy, Type *IntTy, in expandIVInc()
1202 Type *IntTy, in getAddRecExprPHILiterally()
1391 Type *IntTy = SE.getEffectiveSCEVType(STy); in expandAddRecExprLiterally() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DMatrixBuilder.h240 Type *IntTy = IntegerType::get(RowIdx->getType()->getContext(), MaxWidth); variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DValueTypes.cpp26 EVT IntTy = getIntegerVT(Context, getScalarSizeInBits()); in changeExtendedVectorElementTypeToInteger() local
H A DMachineFunction.cpp1179 Type *IntTy = IntegerType::get(A->getContext(), StoreSize*8); in CanShareConstantPoolEntry() local
H A DAtomicExpandPass.cpp477 IntegerType *IntTy = Builder.getIntNTy(OrigTy->getPrimitiveSizeInBits()); in createCmpXchgInstFun() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCBoolRetToInt.cpp95 Type *IntTy = ST->isPPC64() ? Type::getInt64Ty(V->getContext()) in translate() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DMemoryBuiltins.h305 IntegerType *IntTy; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp76 Type *IntTy = DL.getIntPtrType(Ptr->getType()); in getBoundsCheckCond() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DDataLayout.cpp847 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIntPtrType() local
869 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIndexType() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp423 auto *IntTy = Type::getIntNTy(*Ctx, sizeof(int) * CHAR_BIT); in createPlatformRuntimeModule() local
704 auto *IntTy = Type::getIntNTy(*Ctx, sizeof(int) * CHAR_BIT); in createPlatformRuntimeModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp3187 Type *IntTy = SE.getEffectiveSCEVType(IVTy); in GenerateIVChain() local
3886 Type *IntTy = Base.getType(); in GenerateICmpZeroScales() local
3976 Type *IntTy = Base.getType(); in GenerateScales() local
4207 Type *IntTy = SE.getEffectiveSCEVType(OrigReg->getType()); in GenerateCrossUseConstantOffsets() local
5225 Type *IntTy = SE.getEffectiveSCEVType(Ty); in Expand() local
H A DSROA.cpp2110 Type *IntTy = Type::getIntNTy(AllocaTy->getContext(), SizeInBits); in isIntegerWideningViable() local
2141 IntegerType *IntTy = cast<IntegerType>(V->getType()); in extractInteger() local
2164 IntegerType *IntTy = cast<IntegerType>(Old->getType()); in insertInteger() local
2293 IntegerType *IntTy; member in llvm::sroa::AllocaSliceRewriter
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DMachineValueType.h445 MVT IntTy = MVT::getIntegerVT(EltTy.getSizeInBits()); in changeVectorElementTypeToInteger() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUCodeGenPrepare.cpp260 const IntegerType *IntTy = dyn_cast<IntegerType>(T); in needsPromotionToI32() local
/netbsd-src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c870 LLVMValueRef llvm_const_int(LLVMTypeRef IntTy, value N) { in llvm_const_int()
875 LLVMValueRef llvm_const_of_int64(LLVMTypeRef IntTy, value N, value SExt) { in llvm_const_of_int64()
888 LLVMValueRef llvm_const_int_of_string(LLVMTypeRef IntTy, value S, value Radix) { in llvm_const_int_of_string()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp29 VectorType *IntTy = VectorType::getInteger(cast<VectorType>(V->getType())); in getNegativeIsTrueBoolVec() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1053 const QualType IntTy = ACtx.IntTy; in initFunctionSummaries() local

12