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

/freebsd-10.3-release/contrib/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp689 Type *IdxTy = (ElTy->isStructTy() ? local
H A DGlobalOpt.cpp2444 IntegerType *IdxTy = IntegerType::get(NewTy->getContext(), 32); local
/freebsd-10.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp183 Type *IdxTy = TD local
306 Type *IdxTy = TD local
/freebsd-10.3-release/contrib/llvm/lib/IR/
H A DConstantFold.cpp2012 Type *IdxTy = Combined->getType(); local
/freebsd-10.3-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.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1708 DIE *IdxTy = getIndexTyDie(); local
/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2249 QualType IdxTy = E->getIdx()->getType(); local
H A DCGExprScalar.cpp1074 QualType IdxTy = E->getIdx()->getType(); local
/freebsd-10.3-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1534 Type *IdxTy = Legal->getWidestInductionType(); local
[all...]

Completed in 211 milliseconds