Searched defs:addStore (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ | ||
H A D | AArch64StackTagging.cpp | 122 bool addStore(uint64_t Offset, StoreInst *SI, const DataLayout *DL) { in addStore() function in __anonce6747890111::InitializerBuilder |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ | ||
H A D | MemCpyOptimizer.cpp | 180 void addStore(int64_t OffsetFromFirst, StoreInst *SI) { in addStore() function in __anon4ca4ce0c0211::MemsetRanges |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ | ||
H A D | LoopAccessAnalysis.cpp | 524 void addStore(MemoryLocation &Loc) { in addStore() function in __anonfa5b465e0111::AccessAnalysis |