Home
last modified time | relevance | path

Searched defs:Auth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp6411 bool Auth = MF.getInfo<ARMFunctionInfo>()->shouldSignReturnAddress(true); in buildOutlinedFrame() local
6501 bool Auth = !AFI.isLRSpilled() && AFI.shouldSignReturnAddress(true); in insertOutlinedCall() local