Searched defs:IndexTy (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1271 constructSubrangeDIE(DIE &Buffer, const DISubrange *SR, DIE *IndexTy) argument
/freebsd-11.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1357 Type *IndexTy = (*I)->getType(); local
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2314 llvm::Type *IndexTy = Int32Ty; local
/freebsd-11.0-release/contrib/llvm/lib/IR/
H A DVerifier.cpp2745 Type *IndexTy = Idxs[i]->getType(); local
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp7071 EVT IndexTy = TLI.getVectorIdxTy(DAG.getDataLayout()); local
12225 EVT IndexTy = TLI.getVectorIdxTy(DAG.getDataLayout()); local

Completed in 135 milliseconds