Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DBoundsChecking.cpp75 Type *IndexTy = DL.getIndexType(Ptr->getType()); getBoundsCheckCond() local
/llvm-project/clang/lib/CodeGen/Targets/
H A DSystemZ.cpp292 llvm::Type *IndexTy = CGF.Int64Ty; in EmitVAArg() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1387 constructSubrangeDIE(DIE & Buffer,const DISubrange * SR,DIE * IndexTy) constructSubrangeDIE() argument
1429 constructGenericSubrangeDIE(DIE & Buffer,const DIGenericSubrange * GSR,DIE * IndexTy) constructGenericSubrangeDIE() argument
/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp2234 Type *IndexTy = Builder.getIndexTy( shuffleAndStore() local
2308 Type *IndexTy = Builder.getIndexTy( emitReductionListCopy() local
2552 Type *IndexTy = Builder.getIndexTy( emitInterWarpCopyFunction() local
2862 Type *IndexTy = Builder.getIndexTy( emitListToGlobalCopyFunction() local
2980 Type *IndexTy = Builder.getIndexTy( emitListToGlobalReduceFunction() local
3053 Type *IndexTy = Builder.getIndexTy( emitGlobalToListCopyFunction() local
3171 Type *IndexTy = Builder.getIndexTy( emitGlobalToListReduceFunction() local
3240 Type *IndexTy = Builder.getIndexTy( createReductionFunction() local
3386 Type *IndexTy = Builder.getIndexTy( createReductionsGPU() local
[all...]
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1507 Type *IndexTy = State.VF.isScalable() && (IsReverse || Part > 0) execute() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1758 SplitBlockAndInsertForEachLane(ElementCount EC,Type * IndexTy,Instruction * InsertBefore,std::function<void (IRBuilderBase &,Value *)> Func) SplitBlockAndInsertForEachLane() argument
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5940 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); optimizeGatherScatterInst() local
5975 auto *IndexTy = VectorType::get(ScalarIndexTy, NumElts); optimizeGatherScatterInst() local
/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp1172 *IndexTy = FrameTy->getElementType(IndexIndex); buildFrameDebugInfo() local
/llvm-project/clang/lib/CodeGen/
H A DCGObjCGNU.cpp3754 llvm::Type *IndexTy = Int32Ty; GenerateClass() local
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp2754 Type *IndexTy = (*I)->getType(); visitGetElementPtrInst() local
/llvm-project/llvm/lib/IR/
H A DVerifier.cpp4091 Type *IndexTy = Idx->getType(); visitGetElementPtrInst() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeVectorTypes.cpp2344 ISD::MemIndexType IndexTy = MGT->getIndexType(); SplitVecRes_Gather() local