| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | IndirectBrExpandPass.cpp | 148 auto *ITy = cast<IntegerType>(DL.getIntPtrType(BA->getType())); in runOnFunction() local 174 auto *ITy = in runOnFunction() local
|
| D | ValueTypes.cpp | 107 if (IntegerType *ITy = dyn_cast<IntegerType>(LLVMTy)) in getExtendedSizeInBits() 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
|
| D | Constants.cpp | 250 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in getAllOnesValue() local 553 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); in get() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
| D | TargetLoweringObjectFile.cpp | 193 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-10.0/llvm/lib/IR/ |
| D | Function.cpp | 1010 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local 1222 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local 1237 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
|
| D | AutoUpgrade.cpp | 2705 VectorType *ITy = VectorType::getInteger(FTy); in UpgradeIntrinsicCall() local 2714 VectorType *ITy = VectorType::getInteger(FTy); in UpgradeIntrinsicCall() local 2724 VectorType *ITy = VectorType::getInteger(FTy); in UpgradeIntrinsicCall() local 2733 VectorType *ITy = VectorType::getInteger(FTy); in UpgradeIntrinsicCall() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | InstructionSimplify.cpp | 1667 Type *ITy = Op0->getType(); in simplifyAndOfICmpsWithAdd() local 1740 Type *ITy = Op0->getType(); in simplifyOrOfICmpsWithAdd() local 2530 Type *ITy = GetCompareTy(LHS); // The return type. in simplifyICmpOfBools() local 2607 Type *ITy = GetCompareTy(LHS); // The return type. in simplifyICmpWithZero() local 2666 Type *ITy = GetCompareTy(RHS); // The return type. in simplifyICmpWithConstant() local 2708 Type *ITy = GetCompareTy(LHS); // The return type. in simplifyICmpWithBinOp() local 3022 Type *ITy = GetCompareTy(LHS); // The return type. in simplifyICmpWithMinMax() local 3238 Type *ITy = GetCompareTy(LHS); // The return type. in SimplifyICmpInst() 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-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCTargetTransformInfo.cpp | 257 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in mightUseCTR() 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
|
| D | InstCombineCasts.cpp | 667 if (IntegerType *ITy = dyn_cast<IntegerType>(CI.getType())) { in transformZExtICmp() 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/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineSimplifyDemanded.cpp | 798 Type *ITy = I->getType(); in SimplifyMultipleUseDemandedBits() 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
|
| D | SCCP.cpp | 1299 Type *ITy = I.getType(); in ResolvedUndefsIn() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | SROA.cpp | 1133 IntegerType *ITy = nullptr; in findCommonType() local 2030 if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType())) { in isIntegerWideningViableForSlice() local 2055 if (IntegerType *ITy = dyn_cast<IntegerType>(ValueTy)) { in isIntegerWideningViableForSlice() local
|
| D | SCCP.cpp | 1512 Type *ITy = I.getType(); in ResolvedUndefsIn() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 2575 auto *ITy = cast<IntegerType>(NewTy); in copyNonnullMetadata() local 2841 IntegerType *ITy = dyn_cast<IntegerType>(I->getType()); in recognizeBSwapOrBitReverseIdiom() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | Local.cpp | 1890 IntegerType *ITy = dyn_cast<IntegerType>(I->getType()); in recognizeBSwapOrBitReverseIdiom() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXAsmPrinter.cpp | 358 if (auto *ITy = dyn_cast<IntegerType>(Ty)) { in printReturnValStr() local
|