/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | IndirectBrExpandPass.cpp | 148 auto *ITy = cast<IntegerType>(DL.getIntPtrType(BA->getType())); in runOnFunction() local 176 auto *ITy = in runOnFunction() local
|
D | ValueTypes.cpp | 107 if (IntegerType *ITy = dyn_cast<IntegerType>(LLVMTy)) in getExtendedSizeInBits() local
|
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
D | ValueTypes.cpp | 86 if (IntegerType *ITy = dyn_cast<IntegerType>(LLVMTy)) in getExtendedSizeInBits() local
|
D | Constants.cpp | 131 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in getAllOnesValue() local 414 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); in get() local
|
/external/llvm/lib/IR/ |
D | ValueTypes.cpp | 112 if (IntegerType *ITy = dyn_cast<IntegerType>(LLVMTy)) in getExtendedSizeInBits() local
|
D | Function.cpp | 827 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local 992 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local 1007 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 174 if (IntegerType *ITy = in getKindForGlobal() local
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 182 if (IntegerType *ITy = in getKindForGlobal() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 190 if (IntegerType *ITy = in getKindForGlobal() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | Function.cpp | 929 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local 1095 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local 1110 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
|
D | AutoUpgrade.cpp | 2398 VectorType *ITy = VectorType::getInteger(FTy); in UpgradeIntrinsicCall() local 2406 VectorType *ITy = VectorType::getInteger(FTy); in UpgradeIntrinsicCall() local 2415 VectorType *ITy = VectorType::getInteger(FTy); in UpgradeIntrinsicCall() local 2423 VectorType *ITy = VectorType::getInteger(FTy); in UpgradeIntrinsicCall() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | InstructionSimplify.cpp | 1570 Type *ITy = Op0->getType(); in simplifyAndOfICmpsWithAdd() local 1641 Type *ITy = Op0->getType(); in simplifyOrOfICmpsWithAdd() local 2329 Type *ITy = GetCompareTy(LHS); // The return type. in simplifyICmpOfBools() local 2406 Type *ITy = GetCompareTy(LHS); // The return type. in simplifyICmpWithZero() local 2622 Type *ITy = GetCompareTy(RHS); // The return type. in simplifyICmpWithConstant() local 2677 Type *ITy = GetCompareTy(LHS); // The return type. in simplifyICmpWithBinOp() local 2984 Type *ITy = GetCompareTy(LHS); // The return type. in simplifyICmpWithMinMax() local 3199 Type *ITy = GetCompareTy(LHS); // The return type. in SimplifyICmpInst() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
D | InstCombineCalls.cpp | 25 if (IntegerType* ITy = dyn_cast<IntegerType>(Ty)) { in getPromotedType() local 144 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. in SimplifyMemSet() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 193 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in isLargeIntegerTy() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 220 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in isLargeIntegerTy() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 396 if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType())) in getPointerDependencyFrom() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineSimplifyDemanded.cpp | 724 Type *ITy = I->getType(); in SimplifyMultipleUseDemandedBits() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineLoadStoreAlloca.cpp | 365 auto *ITy = cast<IntegerType>(NewTy); in combineLoadToNewType() local
|
D | InstCombineCalls.cpp | 36 if (IntegerType* ITy = dyn_cast<IntegerType>(Ty)) { in getPromotedType() local 194 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. in SimplifyMemSet() local
|
/external/llvm/lib/Analysis/ |
D | MemoryDependenceAnalysis.cpp | 540 if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType())) { in getSimplePointerDependencyFrom() local
|
D | InstructionSimplify.cpp | 1501 Type *ITy = Op0->getType(); in SimplifyAndOfICmps() local 1700 Type *ITy = Op0->getType(); in SimplifyOrOfICmps() local 2169 Type *ITy = GetCompareTy(LHS); // The return type. in SimplifyICmpInst() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 1065 IntegerType *ITy = nullptr; in findCommonType() local 1918 if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType())) { in isIntegerWideningViableForSlice() local 1939 if (IntegerType *ITy = dyn_cast<IntegerType>(ValueTy)) { in isIntegerWideningViableForSlice() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/ |
D | FastISel.cpp | 1089 IntegerType *ITy = IntegerType::get(FuncInfo.Fn->getContext(), in FastEmit_ri_() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | SROA.cpp | 1114 IntegerType *ITy = nullptr; in findCommonType() local 1992 if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType())) { in isIntegerWideningViableForSlice() local 2017 if (IntegerType *ITy = dyn_cast<IntegerType>(ValueTy)) { in isIntegerWideningViableForSlice() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | Local.cpp | 2431 auto *ITy = cast<IntegerType>(NewTy); in copyNonnullMetadata() local 2643 IntegerType *ITy = dyn_cast<IntegerType>(I->getType()); in recognizeBSwapOrBitReverseIdiom() local
|