Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/MC/
HDMCWin64EH.h28 static WinEH::Instruction PushNonVol(MCSymbol *L, unsigned Reg) { in PushNonVol() function
/NextBSD/contrib/llvm/lib/MC/
HDMCStreamer.cpp476 WinEH::Instruction Inst = Win64EH::Instruction::PushNonVol(Label, Register); in EmitWinCFIPushReg()