Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp323 Function *SetTagFunc = nullptr; member in __anon197fc9550111::AArch64StackTagging
420 InitializerBuilder IB(Size, DL, Ptr, SetTagFunc, SetTagZeroFunc, StgpFunc); in tagAlloca()
438 IRB.CreateCall(SetTagFunc, {IRB.CreatePointerCast(AI, IRB.getInt8PtrTy()), in untagAlloca()
516 SetTagFunc = in runOnFunction()