Home
last modified time | relevance | path

Searched defs:IndexTy (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.cpp1243 void CompileUnit::constructSubrangeDIE(DIE &Buffer, DISubrange SR, DIE *IndexTy){ in constructSubrangeDIE()
/external/llvm/lib/Transforms/InstCombine/
DInstructionCombining.cpp834 Type *IndexTy = (*I)->getType(); in visitGetElementPtrInst() local
/external/llvm/lib/VMCore/
DVerifier.cpp1332 Type *IndexTy = Index->getType(); in visitGetElementPtrInst() local
/external/clang/lib/CodeGen/
DCGObjCGNU.cpp2107 llvm::Type *IndexTy = Int32Ty; in GenerateClass() local