| /external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
| D | OpDescriptor.cpp | 16 if (auto *IntTy = dyn_cast<IntegerType>(T)) { in makeConstantsWithType() 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/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | ValueTypes.cpp | 24 EVT IntTy = getIntegerVT(Context, getScalarSizeInBits()); in changeExtendedVectorElementTypeToInteger() 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/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 __anonbe9713f00111::CGNVCUDARuntime
|
| D | CGBuiltin.cpp | 281 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/ |
| D | DataLayout.cpp | 778 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/ |
| D | PPCBoolRetToInt.cpp | 93 Type *IntTy = ST->isPPC64() ? Type::getInt64Ty(V->getContext()) in translate() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | BoundsChecking.cpp | 76 Type *IntTy = DL.getIntPtrType(Ptr->getType()); in getBoundsCheckCond() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | MemoryBuiltins.h | 295 IntegerType *IntTy; variable
|
| /external/llvm/include/llvm/CodeGen/ |
| D | ValueTypes.h | 85 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | ValueTypes.h | 104 MVT IntTy = MVT::getIntegerVT(BitWidth); in changeVectorElementTypeToInteger() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | Debugify.cpp | 144 auto *IntTy = Type::getInt32Ty(Ctx); in applyDebugifyMetadata() 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/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | ScalarEvolutionExpander.cpp | 1053 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/ |
| 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-10.0/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 2099 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
|
| D | LoopStrengthReduce.cpp | 3175 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/ |
| D | MachineFunction.cpp | 928 Type *IntTy = IntegerType::get(A->getContext(), StoreSize*8); in CanShareConstantPoolEntry() local
|
| /external/llvm/unittests/CodeGen/ |
| D | DIEHashTest.cpp | 618 DIEEntry IntTy(IntTyDIE); in TEST_F() local
|