OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetEhDataReg
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/MCTargetDesc/
MipsABIInfo.h
76
unsigned
GetEhDataReg
(unsigned I) const;
MipsABIInfo.cpp
117
unsigned MipsABIInfo::
GetEhDataReg
(unsigned I) const {
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSEFrameLowering.cpp
509
if (!MBB.isLiveIn(ABI.
GetEhDataReg
(I)))
510
MBB.addLiveIn(ABI.
GetEhDataReg
(I));
511
TII.storeRegToStackSlot(MBB, MBBI, ABI.
GetEhDataReg
(I), false,
518
unsigned Reg = MRI->getDwarfRegNum(ABI.
GetEhDataReg
(I), true);
729
TII.loadRegFromStackSlot(MBB, I, ABI.
GetEhDataReg
(J),
Completed in 18 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026