Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DWin64EH.h56 UOP_SetFP, enumerator
/llvm-project-15.0.7/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64WinCOFFStreamer.cpp153 emitARM64WinUnwindCode(Win64EH::UOP_SetFP, -1, 0); in emitARM64WinCFISetFP()
/llvm-project-15.0.7/llvm/lib/MC/
H A DMCWin64EH.cpp342 case Win64EH::UOP_SetFP: in ARM64CountOfUnwindCodes()
408 case Win64EH::UOP_SetFP: in ARM64EmitUnwindCode()
587 Inst.Operation = Win64EH::UOP_SetFP; in simplifyARM64Opcodes()
705 if (info->Instructions.back().Operation != Win64EH::UOP_SetFP) in tryARM64PackedUnwind()
870 case Win64EH::UOP_SetFP: in tryARM64PackedUnwind()