OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createRestore
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
CFIInstrInserter.cpp
353
MF.addFrameInst(MCCFIInstruction::
createRestore
(nullptr, Reg));
/src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCDwarf.h
548
static MCCFIInstruction
createRestore
(MCSymbol *L, unsigned Register) {
/src/external/apache2/llvm/dist/llvm/lib/MC/
MCStreamer.cpp
589
MCCFIInstruction::
createRestore
(Label, Register);
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86FrameLowering.cpp
482
MCCFIInstruction::
createRestore
(nullptr, DwarfReg));
2057
MCCFIInstruction::
createRestore
(nullptr, DwarfFramePtr));
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp
6343
MF.addFrameInst(MCCFIInstruction::
createRestore
(nullptr, DwarfLR));
6356
MF.addFrameInst(MCCFIInstruction::
createRestore
(nullptr, DwarfLR));
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MIParser.cpp
2282
CFIIndex = MF.addFrameInst(MCCFIInstruction::
createRestore
(nullptr, Reg));
Completed in 26 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026