Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp321 Function *SetTagFunc = nullptr; member in __anon92d4d6b40111::AArch64StackTagging
418 InitializerBuilder IB(Size, DL, Ptr, SetTagFunc, SetTagZeroFunc, StgpFunc); in tagAlloca()
436 IRB.CreateCall(SetTagFunc, {IRB.CreatePointerCast(AI, IRB.getPtrTy()), in untagAlloca()
514 SetTagFunc = in runOnFunction()