OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:emitFrameMemOps
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64FrameLowering.h
27
//
emitFrameMemOps
, we need to be able to specify which instructions to use
89
void
emitFrameMemOps
(bool isStore, MachineBasicBlock &MBB,
AArch64FrameLowering.cpp
424
AArch64FrameLowering::
emitFrameMemOps
(bool isPrologue, MachineBasicBlock &MBB,
537
emitFrameMemOps
(/* isPrologue = */ true, MBB, MBBI, CSI, TRI,
558
emitFrameMemOps
(/* isPrologue = */ false, MBB, MBBI, CSI, TRI,
Completed in 39 milliseconds