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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp1192 IntegerType *ITy = IntegerType::get(FuncInfo.Fn->getContext(), local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp173 Type *ITy = IntegerType::get(MI->getContext(), Len*8); // n=1 -> i8. local
H A DInstCombineAndOrXor.cpp1492 IntegerType *ITy = dyn_cast<IntegerType>(I.getType()); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp1301 Type *ITy = I->getType(); local
/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1875 Type *ITy = GetCompareTy(LHS); // The return type. local
[all...]
H A DScalarEvolution.cpp331 IntegerType *ITy = cast<IntegerType>(getEffectiveSCEVType(Ty)); local
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DConstants.cpp484 IntegerType *ITy = IntegerType::get(Context, V.getBitWidth()); local
H A DCore.cpp2176 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); local
2187 Type* ITy = Type::getInt32Ty(unwrap(B)->GetInsertBlock()->getContext()); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBuiltin.cpp1022 llvm::Type *ITy = llvm::IntegerType::get(getLLVMContext(), local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1053 Type *ITy = Val->getType()->getScalarType(); local

Completed in 306 milliseconds