OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LoadRegFromStackSlot
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/PowerPC/
PPCInstrInfo.h
76
bool
LoadRegFromStackSlot
(MachineFunction &MF, DebugLoc DL,
145
virtual void
loadRegFromStackSlot
(MachineBasicBlock &MBB,
PPCInstrInfo.cpp
102
// Note: This list must be kept consistent with
LoadRegFromStackSlot
.
687
PPCInstrInfo::
LoadRegFromStackSlot
(MachineFunction &MF, DebugLoc DL,
740
return
LoadRegFromStackSlot
(MF, DL, Reg, FrameIdx,
763
PPCInstrInfo::
loadRegFromStackSlot
(MachineBasicBlock &MBB,
777
if (
LoadRegFromStackSlot
(MF, DL, DestReg, FrameIdx, RC, NewMIs,
[
all
...]
Completed in 44 milliseconds