Home
last modified time | relevance | path

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

123

/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DOpDescriptor.cpp16 if (auto *IntTy = dyn_cast<IntegerType>(T)) { in makeConstantsWithType() 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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DValueTypes.cpp24 EVT IntTy = getIntegerVT(Context, getScalarSizeInBits()); in changeExtendedVectorElementTypeToInteger() 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/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 __anonbe9713f00111::CGNVCUDARuntime
DCGBuiltin.cpp281 llvm::Type *IntTy = llvm::IntegerType::get(C, Width); in EmitSignBit() local
877 llvm::Type *IntTy = ConvertType(E->getType()); in EmitBuiltinExpr() local
1124 llvm::IntegerType *IntTy = cast<llvm::IntegerType>(Int->getType()); in EmitBuiltinExpr() local
1952 llvm::Type *IntTy = ConvertType(E->getType()); in EmitBuiltinExpr() local
1962 llvm::Type *IntTy = ConvertType(E->getType()); in EmitBuiltinExpr() local
1981 llvm::Type *IntTy = ConvertType(E->getType()); in EmitBuiltinExpr() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDataLayout.cpp778 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIntPtrType() local
800 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIndexType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp93 Type *IntTy = ST->isPPC64() ? Type::getInt64Ty(V->getContext()) in translate() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DBoundsChecking.cpp76 Type *IntTy = DL.getIntPtrType(Ptr->getType()); in getBoundsCheckCond() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DMemoryBuiltins.h295 IntegerType *IntTy; variable
/external/llvm/include/llvm/CodeGen/
DValueTypes.h85 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h104 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DDebugify.cpp144 auto *IntTy = Type::getInt32Ty(Ctx); in applyDebugifyMetadata() 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/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp1053 Type *ExpandTy, Type *IntTy, in expandIVInc()
1162 Type *IntTy, in getAddRecExprPHILiterally()
1339 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-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp2099 Type *IntTy = Type::getIntNTy(AllocaTy->getContext(), SizeInBits); in isIntegerWideningViable() local
2131 IntegerType *IntTy = cast<IntegerType>(V->getType()); in extractInteger() local
2152 IntegerType *IntTy = cast<IntegerType>(Old->getType()); in insertInteger() local
2278 IntegerType *IntTy; member in llvm::sroa::AllocaSliceRewriter
DLoopStrengthReduce.cpp3175 Type *IntTy = SE.getEffectiveSCEVType(IVTy); in GenerateIVChain() local
3870 Type *IntTy = Base.getType(); in GenerateICmpZeroScales() local
3960 Type *IntTy = Base.getType(); in GenerateScales() local
4191 Type *IntTy = SE.getEffectiveSCEVType(OrigReg->getType()); in GenerateCrossUseConstantOffsets() local
5155 Type *IntTy = SE.getEffectiveSCEVType(Ty); in Expand() local
/external/llvm/lib/CodeGen/
DMachineFunction.cpp928 Type *IntTy = IntegerType::get(A->getContext(), StoreSize*8); in CanShareConstantPoolEntry() local
/external/llvm/unittests/CodeGen/
DDIEHashTest.cpp618 DIEEntry IntTy(IntTyDIE); in TEST_F() local

123