Home
last modified time | relevance | path

Searched refs:createWindowSave (Results 1 – 3 of 3) sorted by relevance

/trueos/contrib/llvm/lib/Target/Sparc/
HDSparcFrameLowering.cpp116 MMI.addFrameInst(MCCFIInstruction::createWindowSave(FrameLabel)); in emitPrologue()
/trueos/contrib/llvm/include/llvm/MC/
HDMCDwarf.h369 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave() function
/trueos/contrib/llvm/lib/MC/
HDMCStreamer.cpp412 MCCFIInstruction::createWindowSave(Label); in EmitCFIWindowSave()