Home
last modified time | relevance | path

Searched defs:addStore (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp139 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 DMemCpyOptimizer.cpp184 void addStore(int64_t OffsetFromFirst, StoreInst *SI) { in addStore() function in __anon0b1e96610211::MemsetRanges
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp780 void addStore(const MemoryLocation &Loc, Type *AccessTy) { in addStore() function in __anonaf4eb2f30111::AccessAnalysis