Home
last modified time | relevance | path

Searched refs:applyStore (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp154 applyStore(IRB, Offset, Offset + StoreSize, SI->getOperand(0)); in addStore()
210 void applyStore(IRBuilder<> &IRB, int64_t Start, int64_t End, in applyStore() function in __anon5c1a1a7e0111::InitializerBuilder