Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCWin64EH.h33 static WinEH::Instruction PushMachFrame(MCSymbol *L, bool Code) { in PushMachFrame() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp962 WinEH::Instruction Inst = Win64EH::Instruction::PushMachFrame(Label, Code); in emitWinCFIPushFrame()