/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | IndirectBrExpandPass.cpp | 165 auto *ITy = cast<IntegerType>(DL.getIntPtrType(BA->getType())); in runImpl() local 203 auto *ITy = in runImpl() local
|
H A D | ValueTypes.cpp | 153 if (IntegerType *ITy = dyn_cast<IntegerType>(LLVMTy)) in getExtendedSizeInBits() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ |
H A D | TargetLoweringObjectFile.cpp | 267 if (IntegerType *ITy = in getKindForGlobal() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.cpp | 81 IntegerType *ITy = cast<IntegerType>(Ty); in getOverloadKind() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPULateCodeGenPrepare.cpp | 123 bool shouldReplace(Type *ITy) { in shouldReplace()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Function.cpp | 1440 IntegerType *ITy = cast<IntegerType>(Ty); in DecodeFixedType() local 1653 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local 1668 else if (IntegerType *ITy = dyn_cast<IntegerType>(NewTy)) in matchIntrinsicType() local
|
H A D | AutoUpgrade.cpp | 3205 VectorType *ITy = VectorType::getInteger(FTy); in upgradeX86IntrinsicCall() local 3214 VectorType *ITy = VectorType::getInteger(FTy); in upgradeX86IntrinsicCall() local 3224 VectorType *ITy = VectorType::getInteger(FTy); in upgradeX86IntrinsicCall() local 3233 VectorType *ITy = VectorType::getInteger(FTy); in upgradeX86IntrinsicCall() local
|
H A D | Constants.cpp | 418 if (IntegerType *ITy = dyn_cast<IntegerType>(Ty)) in getAllOnesValue() local 898 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); in get() local 912 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); in get() local 918 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); in get() local
|
H A D | Core.cpp | 3800 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); in LLVMBuildMalloc() local 3809 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); in LLVMBuildArrayMalloc() local
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | InstructionSimplify.cpp | 1719 Type *ITy = Op0->getType(); in simplifyAndOfICmpsWithAdd() local 1810 Type *ITy = Op0->getType(); in simplifyOrOfICmpsWithAdd() local 2872 Type *ITy = getCompareTy(LHS); // The return type. in simplifyICmpOfBools() local 2978 Type *ITy = getCompareTy(LHS); // The return type. in simplifyICmpWithZero() local 3035 Type *ITy = getCompareTy(RHS); // The return type. in simplifyICmpWithConstant() local 3085 Type *ITy = getCompareTy(RHS); // The return type. in simplifyICmpWithBinOpOnLHS() local 3500 Type *ITy = getCompareTy(LHS); // The return type. in simplifyICmpWithMinMax() local 3767 Type *ITy = getCompareTy(LHS); // The return type. in simplifyICmpInst() local
|
H A D | ScalarEvolution.cpp | 496 IntegerType *ITy = cast<IntegerType>(getEffectiveSCEVType(Ty)); in getConstant() local 524 Type *ITy) in SCEVPtrToIntExpr()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineSimplifyDemanded.cpp | 1144 Type *ITy = I->getType(); in SimplifyMultipleUseDemandedBits() local
|
H A D | InstCombineCalls.cpp | 95 if (IntegerType* ITy = dyn_cast<IntegerType>(Ty)) { in getPromotedType() local 263 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. in SimplifyAnyMemSet() local
|
H A D | InstCombineVectorOps.cpp | 1816 Type *ITy = I->getType(); in canEvaluateShuffled() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | SROA.cpp | 1467 IntegerType *ITy = nullptr; in findCommonType() local 2377 if (IntegerType *ITy = dyn_cast<IntegerType>(LI->getType())) { in isIntegerWideningViableForSlice() local 2402 if (IntegerType *ITy = dyn_cast<IntegerType>(ValueTy)) { in isIntegerWideningViableForSlice() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXAsmPrinter.cpp | 363 if (auto *ITy = dyn_cast<IntegerType>(Ty)) { in printReturnValStr() local
|
H A D | NVPTXISelLowering.cpp | 1409 if (auto *ITy = dyn_cast<IntegerType>(retTy)) { in getPrototype() local 6396 auto ITy = cast<llvm::IntegerType>(Ty); in shouldExpandAtomicRMWInIR() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 3575 auto *ITy = cast<IntegerType>(NewTy); in copyNonnullMetadata() local 4017 Type *ITy = I->getType(); in recognizeBSwapOrBitReverseIdiom() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | FastISel.cpp | 2011 IntegerType *ITy = in fastEmit_ri_() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 3733 llvm::IntegerType *ITy, in EmitCMSEClearRecord() 3958 auto *ITy = dyn_cast<llvm::IntegerType>(RV->getType()); in EmitFunctionEpilog() local
|
H A D | CGBuiltin.cpp | 472 llvm::Type *ITy = in EmitISOVolatileLoad() local 4726 llvm::Type *ITy = llvm::IntegerType::get(getLLVMContext(), in EmitBuiltinExpr() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | BugReporterVisitors.cpp | 1464 const auto ITy = ILE->getType().getCanonicalType(); in tryExtractInitializerFromList() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 2048 auto ITy = IntegerType::get(C, Value.getBitWidth()); in insertSpills() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 1093 Type *ITy = IntegerType::get( in libcall() local 1112 Type *ITy = IntegerType::get( in libcall() local
|