Home
last modified time | relevance | path

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

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