Searched defs:ITy (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DIndirectBrExpandPass.cpp148 auto *ITy = cast<IntegerType>(DL.getIntPtrType(BA->getType())); local
174 auto *ITy = local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp339 llvm::Type *ITy = local
353 llvm::Type *ITy = local
H A DCGOpenMPRuntime.cpp2597 llvm::Type *ITy = IVSize == 32 ? CGM.Int32Ty : CGM.Int64Ty; local
2623 llvm::Type *ITy = IVSize == 32 ? CGM.Int32Ty : CGM.Int64Ty; local
2662 llvm::Type *ITy local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp798 Type *ITy = I->getType(); local
H A DInstCombineVectorOps.cpp1181 Type *ITy = I->getType(); local
H A DInstCombineCalls.cpp269 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp444 IntegerType *ITy = cast<IntegerType>(getEffectiveSCEVType(Ty)); local
H A DInstructionSimplify.cpp2530 Type *ITy = GetCompareTy(LHS); // The return type. local
2666 Type *ITy = GetCompareTy(RHS); // The return type. local
2708 Type *ITy = GetCompareTy(LHS); // The return type. local
3022 Type *ITy = GetCompareTy(LHS); // The return type. local
3238 Type *ITy = GetCompareTy(LHS); // The return type. local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp1512 Type *ITy = I.getType(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp2018 IntegerType *ITy = local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp2705 VectorType *ITy = VectorType::getInteger(FTy); local
2714 VectorType *ITy = VectorType::getInteger(FTy); local
2724 VectorType *ITy = VectorType::getInteger(FTy); local
2733 VectorType *ITy local
[all...]
H A DConstants.cpp697 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2575 auto *ITy = cast<IntegerType>(NewTy); local
[all...]

Completed in 417 milliseconds