Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFrameLowering.cpp1610 bool hasPAC = AFI->shouldSignReturnAddress(); in emitPopInst() local
1645 STI.hasV5TOps() && MBB.succ_empty() && !hasPAC && in emitPopInst()