Searched defs:resetCFIToInitialState (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetFrameLowering.h | 235 virtual void resetCFIToInitialState(MachineBasicBlock &MBB) const {} resetCFIToInitialState() function |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FrameLowering.cpp | 631 void AArch64FrameLowering::resetCFIToInitialState( resetCFIToInitialState() function in AArch64FrameLowering |