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

/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1151 IntegerType *ITy = IntegerType::get(FuncInfo.Fn->getContext(), local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp165 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. local
H A DInstCombineAndOrXor.cpp1383 IntegerType *ITy = dyn_cast<IntegerType>(I.getType()); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DSCCP.cpp1311 Type *ITy = I->getType(); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DInstructionSimplify.cpp1650 Type *ITy = GetCompareTy(LHS); // The return type. local
[all...]
H A DScalarEvolution.cpp325 IntegerType *ITy = cast<IntegerType>(getEffectiveSCEVType(Ty)); local
/macosx-10.9.5/llvmCore-3425.0.33/lib/VMCore/
H A DConstants.cpp425 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); local
H A DCore.cpp2026 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); local
2037 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); local

Completed in 178 milliseconds