Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
DWin64EHDumper.cpp59 case UOP_PushNonVol: return "PUSH_NONVOL"; in getUnwindCodeTypeName()
98 case UOP_PushNonVol: in getNumUsedSlots()
225 case UOP_PushNonVol: in printUnwindCode()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCWin64EH.h27 return WinEH::Instruction(Win64EH::UOP_PushNonVol, L, Reg, -1); in PushNonVol()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DWin64EH.h27 UOP_PushNonVol = 0, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-objdump/
DCOFFDump.cpp38 case UOP_PushNonVol: return "UOP_PushNonVol"; in getUnwindCodeTypeName()
77 case UOP_PushNonVol: in getNumUsedSlots()
101 case UOP_PushNonVol: in printUnwindCode()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCWin64EH.cpp30 case Win64EH::UOP_PushNonVol: in CountOfUnwindCodes()
69 case Win64EH::UOP_PushNonVol: in EmitUnwindCode()