Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp343 Function *SetTagFunc = nullptr; member in __anon5c1a1a7e0111::AArch64StackTagging
440 InitializerBuilder IB(Size, DL, Ptr, SetTagFunc, SetTagZeroFunc, StgpFunc); in tagAlloca()
458 IRB.CreateCall(SetTagFunc, {IRB.CreatePointerCast(AI, IRB.getPtrTy()), in untagAlloca()
572 SetTagFunc = in runOnFunction()