Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Sparc/
H A DSparcFrameLowering.cpp167 CFIIndex = MF.addFrameInst(MCCFIInstruction::createWindowSave(nullptr)); in emitPrologue()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCDwarf.h509 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave() function
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCStreamer.cpp580 MCCFIInstruction::createWindowSave(Label); in EmitCFIWindowSave()
/freebsd-12.1/contrib/llvm/lib/CodeGen/MIRParser/
H A DMIParser.cpp1932 CFIIndex = MF.addFrameInst(MCCFIInstruction::createWindowSave(nullptr)); in parseCFIOperand()