Home
last modified time | relevance | path

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

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