Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp75 Type *IndexTy = DL.getIndexType(Ptr->getType()); in getBoundsCheckCond() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp292 llvm::Type *IndexTy = CGF.Int64Ty; in EmitVAArg() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1354 DIE *IndexTy) { in constructSubrangeDIE()
1396 DIE *IndexTy) { in constructGenericSubrangeDIE()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1310 Type *IndexTy = State.VF.isScalable() && (IsReverse || Part > 0) in execute() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1746 Type *IndexTy, Instruction *InsertBefore, in SplitBlockAndInsertForEachLane()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5824 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); in optimizeGatherScatterInst() local
5859 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); in optimizeGatherScatterInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1169 *IndexTy = FrameTy->getElementType(IndexIndex); in buildFrameDebugInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2427 Type *IndexTy = (*I)->getType(); in visitGetElementPtrInst() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3755 llvm::Type *IndexTy = Int32Ty; in GenerateClass() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp3972 Type *IndexTy = Idx->getType(); in visitGetElementPtrInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2230 ISD::MemIndexType IndexTy = MGT->getIndexType(); in SplitVecRes_Gather() local