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

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DIndirectBrExpandPass.cpp158 auto *ITy = cast<IntegerType>(DL.getIntPtrType(BA->getType())); local
196 auto *ITy = local
/openbsd-current/gnu/llvm/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp81 IntegerType *ITy = cast<IntegerType>(Ty); local
/openbsd-current/gnu/llvm/llvm/lib/Analysis/
H A DScalarEvolution.cpp514 IntegerType *ITy = cast<IntegerType>(getEffectiveSCEVType(Ty)); local
522 SCEVPtrToIntExpr(const FoldingSetNodeIDRef ID, const SCEV *Op, Type *ITy) argument
H A DInstructionSimplify.cpp2867 Type *ITy = getCompareTy(LHS); // The return type. local
3032 Type *ITy = getCompareTy(RHS); // The return type. local
3083 Type *ITy = getCompareTy(RHS); // The return type. local
3448 Type *ITy = getCompareTy(LHS); // The return type. local
3670 Type *ITy = getCompareTy(LHS); // The return type. local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1003 Type *ITy = I->getType(); local
H A DInstCombineVectorOps.cpp1785 Type *ITy = I->getType(); local
H A DInstCombineCalls.cpp290 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. local
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp452 llvm::Type *ITy = local
466 llvm::Type *ITy = local
H A DCGAtomic.cpp791 llvm::Type *ITy = llvm::IntegerType::get(CGF.getLLVMContext(), SizeInBits); local
H A DCGOpenMPRuntime.cpp1512 llvm::Type *ITy = IVSize == 32 ? CGM.Int32Ty : CGM.Int64Ty; local
1538 llvm::Type *ITy = IVSize == 32 ? CGM.Int32Ty : CGM.Int64Ty; local
1577 llvm::Type *ITy local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1888 IntegerType *ITy = local
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp1435 const auto ITy = ILE->getType().getCanonicalType(); local
/openbsd-current/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5393 auto ITy = cast<llvm::IntegerType>(Ty); local
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1846 auto ITy = IntegerType::get(C, Value.getBitWidth()); local
/openbsd-current/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp3163 VectorType *ITy = VectorType::getInteger(FTy); local
3172 VectorType *ITy = VectorType::getInteger(FTy); local
3182 VectorType *ITy = VectorType::getInteger(FTy); local
3191 VectorType *ITy local
[all...]

Completed in 519 milliseconds