| /external/swiftshader/third_party/llvm-7.0/llvm/lib/FuzzMutate/ |
| D | OpDescriptor.cpp | 17 if (auto *IntTy = dyn_cast<IntegerType>(T)) { in makeConstantsWithType() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
| D | ConstantsTest.cpp | 329 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
|
| D | CFGBuilder.cpp | 42 auto *IntTy = IntegerType::get(From->getContext(), 32); in ConnectBlocks() local
|
| /external/llvm/unittests/IR/ |
| D | ConstantsTest.cpp | 328 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/ |
| D | ValueTypes.cpp | 29 EVT IntTy = getIntegerVT(Context, getVectorElementType().getSizeInBits()); in changeExtendedVectorElementTypeToInteger() local
|
| D | DataLayout.cpp | 708 IntegerType *IntTy = IntegerType::get(Ty->getContext(), NumBits); in getIntPtrType() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
| D | ValueTypes.cpp | 24 EVT IntTy = getIntegerVT(Context, getScalarSizeInBits()); in changeExtendedVectorElementTypeToInteger() local
|
| /external/llvm/include/llvm/Analysis/ |
| D | MemoryBuiltins.h | 220 IntegerType *IntTy; variable
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | BoundsChecking.cpp | 143 Type *IntTy = DL.getIntPtrType(Ptr->getType()); in instrument() local
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenTypeCache.h | 42 llvm::IntegerType *IntTy; member
|
| D | CGCUDANV.cpp | 32 llvm::Type *IntTy, *SizeTy, *VoidTy; member in __anon30513f360111::CGNVCUDARuntime
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
| D | BoundsChecking.cpp | 76 Type *IntTy = DL.getIntPtrType(Ptr->getType()); in getBoundsCheckCond() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
| D | DataLayout.cpp | 751 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/ |
| D | MemoryBuiltins.h | 264 IntegerType *IntTy; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
| D | PPCBoolRetToInt.cpp | 94 Type *IntTy = ST->isPPC64() ? Type::getInt64Ty(V->getContext()) in translate() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | ValueTypes.h | 85 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
| D | ValueTypes.h | 104 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
| D | ARMCodeGenPrepare.cpp | 132 const IntegerType *IntTy = dyn_cast<IntegerType>(V->getType()); in isSupportedType() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/ |
| D | Debugify.cpp | 151 auto *IntTy = Type::getInt32Ty(Ctx); in applyDebugifyMetadata() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 1034 Type *ExpandTy, Type *IntTy, in expandIVInc() 1143 Type *IntTy, in getAddRecExprPHILiterally() 1320 Type *IntTy = SE.getEffectiveSCEVType(STy); in expandAddRecExprLiterally() local
|
| /external/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 978 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/ |
| D | LoopStrengthReduce.cpp | 2864 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
|
| D | SROA.cpp | 1984 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/ |
| D | LoopStrengthReduce.cpp | 3141 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
|
| D | SROA.cpp | 2062 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
|