Home
last modified time | relevance | path

Searched defs:IndexTy (Results 1 – 13 of 13) 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.cpp1387 DIE *IndexTy) { in constructSubrangeDIE()
1429 DIE *IndexTy) { in constructGenericSubrangeDIE()
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2300 Type *IndexTy = Builder.getIndexTy( in shuffleAndStore() local
2374 Type *IndexTy = Builder.getIndexTy( in emitReductionListCopy() local
2618 Type *IndexTy = Builder.getIndexTy( in emitInterWarpCopyFunction() local
2928 Type *IndexTy = Builder.getIndexTy( in emitListToGlobalCopyFunction() local
3046 Type *IndexTy = Builder.getIndexTy( in emitListToGlobalReduceFunction() local
3119 Type *IndexTy = Builder.getIndexTy( in emitGlobalToListCopyFunction() local
3237 Type *IndexTy = Builder.getIndexTy( in emitGlobalToListReduceFunction() local
3306 Type *IndexTy = Builder.getIndexTy( in createReductionFunction() local
3452 Type *IndexTy = Builder.getIndexTy( in createReductionsGPU() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/
H A DAggressiveInstCombine.cpp1142 Type *IndexTy = DL.getIndexType(Call->getType()); foldMemChr() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1758 Type *IndexTy, Instruction *InsertBefore, in SplitBlockAndInsertForEachLane()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1596 Type *IndexTy = State.VF.isScalable() && (IsReverse || Part > 0) in execute() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5940 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); in optimizeGatherScatterInst() local
5975 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); in optimizeGatherScatterInst() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1172 *IndexTy = FrameTy->getElementType(IndexIndex); in buildFrameDebugInfo() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3754 llvm::Type *IndexTy = Int32Ty; in GenerateClass() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2754 Type *IndexTy = (*I)->getType(); in visitGetElementPtrInst() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4106 Type *IndexTy = Idx->getType(); in visitGetElementPtrInst() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2373 ISD::MemIndexType IndexTy = MGT->getIndexType(); SplitVecRes_Gather() local