Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp122 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 DMemCpyOptimizer.cpp180 void addStore(int64_t OffsetFromFirst, StoreInst *SI) { in addStore() function in __anon4ca4ce0c0211::MemsetRanges
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp524 void addStore(MemoryLocation &Loc) { in addStore() function in __anonfa5b465e0111::AccessAnalysis