Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1353 DIE *IndexTy) { in constructSubrangeDIE()
1395 DIE *IndexTy) { in constructGenericSubrangeDIE()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1026 *IndexTy = FrameTy->getElementType(IndexIndex); in buildFrameDebugInfo() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5684 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); in optimizeGatherScatterInst() local
5718 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); in optimizeGatherScatterInst() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2324 Type *IndexTy = (*I)->getType(); in visitGetElementPtrInst() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3640 llvm::Type *IndexTy = Int32Ty; in GenerateClass() local
H A DTargetInfo.cpp7669 llvm::Type *IndexTy = CGF.Int64Ty; in EmitVAArg() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DVerifier.cpp3814 Type *IndexTy = Idx->getType(); in visitGetElementPtrInst() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2172 ISD::MemIndexType IndexTy = MGT->getIndexType(); in SplitVecRes_Gather() local