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.cpp331 Function *SetTagFunc = nullptr; member in __anon5c1a1a7e0111::AArch64StackTagging
429 InitializerBuilder IB(Size, DL, Ptr, SetTagFunc, SetTagZeroFunc, StgpFunc); in tagAlloca()
446 IRB.CreateCall(SetTagFunc, {IRB.CreatePointerCast(AI, IRB.getPtrTy()), in untagAlloca()
549 SetTagFunc = Intrinsic::getOrInsertDeclaration(F->getParent(), in runOnFunction()