Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCDwarf.h427 static MCCFIInstruction createRestoreState(MCSymbol *L) { in createRestoreState() function
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCStreamer.cpp333 MCCFIInstruction Instruction = MCCFIInstruction::createRestoreState(Label); in EmitCFIRestoreState()