Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp167 CFIIndex = MMI.addFrameInst(MCCFIInstruction::createWindowSave(nullptr)); in emitPrologue()
/external/llvm/include/llvm/MC/
DMCDwarf.h417 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcFrameLowering.cpp167 CFIIndex = MF.addFrameInst(MCCFIInstruction::createWindowSave(nullptr)); in emitPrologue()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCDwarf.h508 static MCCFIInstruction createWindowSave(MCSymbol *L) { in createWindowSave() function
/external/llvm/lib/MC/
DMCStreamer.cpp438 MCCFIInstruction::createWindowSave(Label); in EmitCFIWindowSave()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/
DMCStreamer.cpp555 MCCFIInstruction::createWindowSave(Label); in EmitCFIWindowSave()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/MIRParser/
DMIParser.cpp1780 CFIIndex = MF.addFrameInst(MCCFIInstruction::createWindowSave(nullptr)); in parseCFIOperand()