Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1301 DIE *IndexTy) { in constructSubrangeDIE()
1343 DIE *IndexTy) { in constructGenericSubrangeDIE()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1239 Type *IndexTy = DL.getIndexType(PtrTy); in FindElementAtOffset() local
1898 Type *IndexTy = (*I)->getType(); in visitGetElementPtrInst() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp961 *IndexTy = FrameTy->getElementType(IndexIndex); in buildFrameDebugInfo() local
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5560 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); in optimizeGatherScatterInst() local
5590 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); in optimizeGatherScatterInst() local
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3555 llvm::Type *IndexTy = Int32Ty; in GenerateClass() local
H A DTargetInfo.cpp7445 llvm::Type *IndexTy = CGF.Int64Ty; in EmitVAArg() local
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DVerifier.cpp3650 Type *IndexTy = Idx->getType(); in visitGetElementPtrInst() local