Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/
DOpDescriptor.cpp17 if (auto *IntTy = dyn_cast<IntegerType>(T)) { in makeConstantsWithType() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DConstantsTest.cpp329 Type *IntTy = Type::getInt8Ty(Context); in TEST() local
354 Type *IntTy = Type::getInt8Ty(Context); in TEST() local
377 Type *IntTy = Type::getInt32Ty(Context); in TEST() local
DCFGBuilder.cpp42 auto *IntTy = IntegerType::get(From->getContext(), 32); in ConnectBlocks() local
/external/llvm/unittests/IR/
DConstantsTest.cpp328 Type *IntTy = Type::getInt8Ty(Context); in TEST() local
353 Type *IntTy = Type::getInt8Ty(Context); in TEST() local
376 Type *IntTy = Type::getInt32Ty(Context); in TEST() local
/external/llvm/lib/IR/
DValueTypes.cpp29 EVT IntTy = getIntegerVT(Context, getVectorElementType().getSizeInBits()); in changeExtendedVectorElementTypeToInteger() local
DDataLayout.cpp708 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIntPtrType() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DValueTypes.cpp24 EVT IntTy = getIntegerVT(Context, getScalarSizeInBits()); in changeExtendedVectorElementTypeToInteger() local
/external/llvm/include/llvm/Analysis/
DMemoryBuiltins.h220 IntegerType *IntTy; variable
/external/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp143 Type *IntTy = DL.getIntPtrType(Ptr->getType()); in instrument() local
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h42 llvm::IntegerType *IntTy; member
DCGCUDANV.cpp32 llvm::Type *IntTy, *SizeTy, *VoidTy; member in __anon30513f360111::CGNVCUDARuntime
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp76 Type *IntTy = DL.getIntPtrType(Ptr->getType()); in getBoundsCheckCond() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDataLayout.cpp751 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIntPtrType() local
773 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIndexType() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h264 IntegerType *IntTy; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp94 Type *IntTy = ST->isPPC64() ? Type::getInt64Ty(V->getContext()) in translate() local
/external/llvm/include/llvm/CodeGen/
DValueTypes.h85 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DValueTypes.h104 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMCodeGenPrepare.cpp132 const IntegerType *IntTy = dyn_cast<IntegerType>(V->getType()); in isSupportedType() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/
DDebugify.cpp151 auto *IntTy = Type::getInt32Ty(Ctx); in applyDebugifyMetadata() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1034 Type *ExpandTy, Type *IntTy, in expandIVInc()
1143 Type *IntTy, in getAddRecExprPHILiterally()
1320 Type *IntTy = SE.getEffectiveSCEVType(STy); in expandAddRecExprLiterally() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp978 Type *ExpandTy, Type *IntTy, in expandIVInc()
1088 Type *IntTy, in getAddRecExprPHILiterally()
1260 Type *IntTy = SE.getEffectiveSCEVType(STy); in expandAddRecExprLiterally() local
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2864 Type *IntTy = SE.getEffectiveSCEVType(IVTy); in GenerateIVChain() local
3447 Type *IntTy = Base.getType(); in GenerateICmpZeroScales() local
3530 Type *IntTy = Base.getType(); in GenerateScales() local
3727 Type *IntTy = SE.getEffectiveSCEVType(OrigReg->getType()); in GenerateCrossUseConstantOffsets() local
4461 Type *IntTy = SE.getEffectiveSCEVType(Ty); in Expand() local
DSROA.cpp1984 Type *IntTy = Type::getIntNTy(AllocaTy->getContext(), SizeInBits); in isIntegerWideningViable() local
2016 IntegerType *IntTy = cast<IntegerType>(V->getType()); in extractInteger() local
2037 IntegerType *IntTy = cast<IntegerType>(Old->getType()); in insertInteger() local
2162 IntegerType *IntTy; member in llvm::sroa::AllocaSliceRewriter
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp3141 Type *IntTy = SE.getEffectiveSCEVType(IVTy); in GenerateIVChain() local
3769 Type *IntTy = Base.getType(); in GenerateICmpZeroScales() local
3859 Type *IntTy = Base.getType(); in GenerateScales() local
4066 Type *IntTy = SE.getEffectiveSCEVType(OrigReg->getType()); in GenerateCrossUseConstantOffsets() local
5029 Type *IntTy = SE.getEffectiveSCEVType(Ty); in Expand() local
DSROA.cpp2062 Type *IntTy = Type::getIntNTy(AllocaTy->getContext(), SizeInBits); in isIntegerWideningViable() local
2094 IntegerType *IntTy = cast<IntegerType>(V->getType()); in extractInteger() local
2115 IntegerType *IntTy = cast<IntegerType>(Old->getType()); in insertInteger() local
2241 IntegerType *IntTy; member in llvm::sroa::AllocaSliceRewriter

123