Home
last modified time | relevance | path

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

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