Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp329 Function *SetTagFunc = nullptr; member in __anonca12c9320111::AArch64StackTagging
441 InitializerBuilder IB(Size, DL, Ptr, SetTagFunc, SetTagZeroFunc, StgpFunc); in tagAlloca()
459 IRB.CreateCall(SetTagFunc, {IRB.CreatePointerCast(AI, IRB.getInt8PtrTy()), in untagAlloca()
621 SetTagFunc = in runOnFunction()