Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64MachineFunctionInfo.h513 void setSigningInstrLabel(MCSymbol *Label) { SignInstrLabel = Label; } in setSigningInstrLabel() function
HDAArch64PointerAuth.cpp120 MFnI.setSigningInstrLabel(PACSym); in signLR()