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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1669 constructSubrangeDIE(DIE &Buffer, DISubrange SR, DIE *IndexTy) argument
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DVerifier.cpp1747 Type *IndexTy = Idxs[i]->getType(); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1106 Type *IndexTy = (*I)->getType(); local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2327 llvm::Type *IndexTy = Int32Ty; local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5528 EVT IndexTy = TLI.getVectorIdxTy(); local
9333 EVT IndexTy = TLI.getVectorIdxTy(); local

Completed in 129 milliseconds