Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCWin64EH.h33 static WinEH::Instruction PushMachFrame(MCSymbol *L, bool Code) { in PushMachFrame() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp931 WinEH::Instruction Inst = Win64EH::Instruction::PushMachFrame(Label, Code); in EmitWinCFIPushFrame()