Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DIndirectBrExpandPass.cpp165 auto *ITy = cast<IntegerType>(DL.getIntPtrType(BA->getType())); in runImpl() local
203 auto *ITy = in runImpl() local
H A DValueTypes.cpp153 if (IntegerType *ITy = dyn_cast<IntegerType>(LLVMTy)) in getExtendedSizeInBits() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp267 if (IntegerType *ITy = in getKindForGlobal() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp81 IntegerType *ITy = cast<IntegerType>(Ty); in getOverloadKind() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1371 IntegerType *ITy = cast<IntegerType>(Ty); DecodeFixedType() local
1560 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) matchIntrinsicType() local
1575 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) matchIntrinsicType() local
H A DAutoUpgrade.cpp3381 VectorType *ITy = VectorType::getInteger(FTy); UpgradeIntrinsicCall() local
3390 VectorType *ITy = VectorType::getInteger(FTy); UpgradeIntrinsicCall() local
3400 VectorType *ITy = VectorType::getInteger(FTy); UpgradeIntrinsicCall() local
3409 VectorType *ITy = VectorType::getInteger(FTy); UpgradeIntrinsicCall() local
[all...]
H A DConstants.cpp404 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) getAllOnesValue() local
881 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); get() local
H A DCore.cpp3584 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); LLVMBuildMalloc() local
3593 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); LLVMBuildArrayMalloc() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1704 Type *ITy = Op0->getType(); simplifyAndOfICmpsWithAdd() local
1795 Type *ITy = Op0->getType(); simplifyOrOfICmpsWithAdd() local
2869 Type *ITy = getCompareTy(LHS); // The return type. simplifyICmpOfBools() local
2975 Type *ITy = getCompareTy(LHS); // The return type. simplifyICmpWithZero() local
3034 Type *ITy = getCompareTy(RHS); // The return type. simplifyICmpWithConstant() local
3085 Type *ITy = getCompareTy(RHS); // The return type. simplifyICmpWithBinOpOnLHS() local
3500 Type *ITy = getCompareTy(LHS); // The return type. simplifyICmpWithMinMax() local
3752 Type *ITy = getCompareTy(LHS); // The return type. simplifyICmpInst() local
[all...]
H A DScalarEvolution.cpp496 IntegerType *ITy = cast<IntegerType>(getEffectiveSCEVType(Ty)); in getConstant() local
517 SCEVPtrToIntExpr(const FoldingSetNodeIDRef ID,const SCEV * Op,Type * ITy) SCEVPtrToIntExpr() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1092 Type *ITy = I->getType(); SimplifyMultipleUseDemandedBits() local
H A DInstCombineCalls.cpp95 if (IntegerType* ITy = dyn_cast<IntegerType>(Ty)) { in getPromotedType() local
276 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. SimplifyAnyMemSet() local
H A DInstCombineVectorOps.cpp1808 Type *ITy = I->getType(); canEvaluateShuffled() local
H A DInstCombineAddSub.cpp1878 __anonf0822f780402(Type *FTy, Type *ITy) visitFAdd() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp1514 IntegerType *ITy = nullptr; findCommonType() local
2426 if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType())) { isIntegerWideningViableForSlice() local
2451 if (IntegerType *ITy = dyn_cast<IntegerType>(ValueTy)) { isIntegerWideningViableForSlice() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1576 if (auto *ITy = dyn_cast<IntegerType>(retTy)) { getPrototype() local
6003 auto ITy = cast<llvm::IntegerType>(Ty); shouldExpandAtomicRMWInIR() local
H A DNVPTXAsmPrinter.cpp359 if (auto *ITy = dyn_cast<IntegerType>(Ty)) { printReturnValStr() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGAtomic.cpp824 llvm::Type *ITy = llvm::IntegerType::get(CGF.getLLVMContext(), SizeInBits); AddDirectArgument() local
H A DCGCall.cpp3725 EmitCMSEClearRecord(llvm::Value * Src,llvm::IntegerType * ITy,QualType QTy) EmitCMSEClearRecord() argument
3949 auto *ITy = dyn_cast<llvm::IntegerType>(RV->getType()); EmitFunctionEpilog() local
H A DCGBuiltin.cpp469 llvm::Type *ITy = EmitISOVolatileLoad() local
4541 llvm::Type *ITy = llvm::IntegerType::get(getLLVMContext(), EmitBuiltinExpr() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp3495 auto *ITy = cast<IntegerType>(NewTy); copyNonnullMetadata() local
3911 Type *ITy = I->getType(); recognizeBSwapOrBitReverseIdiom() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1966 IntegerType *ITy = fastEmit_ri_() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1460 const auto ITy = ILE->getType().getCanonicalType(); tryExtractInitializerFromList() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2018 auto ITy = IntegerType::get(C, Value.getBitWidth()); insertSpills() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp1066 Type *ITy = IntegerType::get( libcall() local