Searched defs:GetElementPtrInst (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | Delinearization.h | 24 class GetElementPtrInst; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | NaryReassociate.h | 93 class GetElementPtrInst; variable
|
| H A D | GVN.h | 44 class GetElementPtrInst; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Vectorize/ |
| H A D | SLPVectorizer.h | 36 class GetElementPtrInst; variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/ |
| H A D | Value.h | 133 friend class GetElementPtrInst; // For getting `Val`. variable
|
| H A D | Instruction.h | 83 friend class GetElementPtrInst; // For getTopmostLLVMInstruction(). variable 1681 GetElementPtrInst(llvm::Instruction *I, Context &Ctx) in GetElementPtrInst() function 1684 GetElementPtrInst(ClassID SubclassID, llvm::Instruction *I, Context &Ctx) in GetElementPtrInst() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUPromoteAlloca.cpp | 387 Value *Ptr, const std::map<GetElementPtrInst *, WeakTrackingVH> &GEPIdx) { in calculateVectorIndex() 499 std::map<GetElementPtrInst *, WeakTrackingVH> &GEPVectorIdx, Value *CurVal, in promoteAllocaUserToVector()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 3833 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in AddressingModeMatcher() 3858 std::pair<AssertingVH<GetElementPtrInst>, int64_t> &LargeOffsetGEP, in Match() 6655 const std::pair<GetElementPtrInst *, int64_t> &RHS) { in splitLargeGEPOffsets()
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Instructions.cpp | 1532 GetElementPtrInst::GetElementPtrInst(const GetElementPtrInst &GEPI, in GetElementPtrInst() function in GetElementPtrInst
|