/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | BoundsChecking.cpp | 75 Type *IndexTy = DL.getIndexType(Ptr->getType()); in getBoundsCheckCond() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/ |
H A D | SystemZ.cpp | 292 llvm::Type *IndexTy = CGF.Int64Ty; in EmitVAArg() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfUnit.cpp | 1354 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 D | VPlanRecipes.cpp | 1310 Type *IndexTy = State.VF.isScalable() && (IsReverse || Part > 0) execute() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BasicBlockUtils.cpp | 1746 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 D | CodeGenPrepare.cpp | 5824 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 D | CoroFrame.cpp | 1169 *IndexTy = FrameTy->getElementType(IndexIndex); buildFrameDebugInfo() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGObjCGNU.cpp | 3755 llvm::Type *IndexTy = Int32Ty; GenerateClass() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstructionCombining.cpp | 2427 Type *IndexTy = (*I)->getType(); visitGetElementPtrInst() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Verifier.cpp | 3972 Type *IndexTy = Idx->getType(); visitGetElementPtrInst() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeVectorTypes.cpp | 2230 ISD::MemIndexType IndexTy = MGT->getIndexType(); SplitVecRes_Gather() local
|