Home
last modified time | relevance | path

Searched defs:ITy (Results 1 – 21 of 21) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIndirectBrExpandPass.cpp148 auto *ITy = cast<IntegerType>(DL.getIntPtrType(BA->getType())); in runOnFunction() local
174 auto *ITy = in runOnFunction() local
DValueTypes.cpp107 if (IntegerType *ITy = dyn_cast<IntegerType>(LLVMTy)) in getExtendedSizeInBits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp193 if (IntegerType *ITy = in getKindForGlobal() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1010 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
DAutoUpgrade.cpp2705 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
DConstants.cpp373 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in getAllOnesValue() local
697 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); in get() local
DCore.cpp3422 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); in LLVMBuildMalloc() local
3433 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); in LLVMBuildArrayMalloc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInstructionSimplify.cpp1667 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
DScalarEvolution.cpp444 IntegerType *ITy = cast<IntegerType>(getEffectiveSCEVType(Ty)); in getConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp257 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in mightUseCTR() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineSimplifyDemanded.cpp798 Type *ITy = I->getType(); in SimplifyMultipleUseDemandedBits() local
DInstCombineCalls.cpp92 if (IntegerType* ITy = dyn_cast<IntegerType>(Ty)) { in getPromotedType() local
269 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. in SimplifyAnyMemSet() local
DInstCombineVectorOps.cpp1181 Type *ITy = I->getType(); in canEvaluateShuffled() local
DInstCombineAddSub.cpp1521 auto IsValidPromotion = [](Type *FTy, Type *ITy) { in visitFAdd()
DInstCombineCasts.cpp929 if (IntegerType *ITy = dyn_cast<IntegerType>(Zext.getType())) { in transformZExtICmp() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp1133 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
DSCCP.cpp1512 Type *ITy = I.getType(); in ResolvedUndefsIn() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp2575 auto *ITy = cast<IntegerType>(NewTy); in copyNonnullMetadata() local
2841 IntegerType *ITy = dyn_cast<IntegerType>(I->getType()); in recognizeBSwapOrBitReverseIdiom() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXAsmPrinter.cpp348 if (auto *ITy = dyn_cast<IntegerType>(Ty)) { in printReturnValStr() local
DNVPTXISelLowering.cpp1279 if (auto *ITy = dyn_cast<IntegerType>(retTy)) { in getPrototype() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp2003 IntegerType *ITy = in fastEmit_ri_() local