Searched defs:addStore (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64StackTagging.cpp | 149 bool addStore(uint64_t Offset, StoreInst *SI, const DataLayout *DL) { in addStore() function in __anon5c1a1a7e0111::InitializerBuilder |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | MemCpyOptimizer.cpp | 181 void addStore(int64_t OffsetFromFirst, StoreInst *SI) { in addStore() function in __anon0b1e96610211::MemsetRanges |
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | LoopAccessAnalysis.cpp | 681 void addStore(MemoryLocation &Loc, Type *AccessTy) { in addStore() function in __anonaf4eb2f30111::AccessAnalysis |