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

/freebsd-10.0-release/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp692 Type *IdxTy = (ElTy->isStructTy() ? local
H A DGlobalOpt.cpp2640 IntegerType *IdxTy = IntegerType::get(NewTy->getContext(), 32); local
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp1953 Type *IdxTy = Combined->getType(); local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1442 DIE *IdxTy = getIndexTyDie(); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DScalarReplAggregates.cpp1993 Type *IdxTy; local
2055 Type *IdxTy; local
2009 FindElementAndOffset(Type *&T, uint64_t &Offset, Type *&IdxTy) argument
2108 Type *IdxTy; local
[all...]
/freebsd-10.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1247 Type *IdxTy = OldInduction ? OldInduction->getType() : local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2287 QualType IdxTy = E->getIdx()->getType(); local
H A DCGExprScalar.cpp1024 QualType IdxTy = E->getIdx()->getType(); local

Completed in 280 milliseconds