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

/freebsd-10.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp1402 constructSubrangeDIE(DIE &Buffer, DISubrange SR, DIE *IndexTy) argument
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DVerifier.cpp1603 Type *IndexTy = Idxs[i]->getType(); local
/freebsd-10.0-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1097 Type *IndexTy = (*I)->getType(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGObjCGNU.cpp2304 llvm::Type *IndexTy = Int32Ty; local
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5394 EVT IndexTy = N0->getOperand(1).getValueType(); local
8644 EVT IndexTy = N->getOperand(1).getValueType(); local

Completed in 256 milliseconds