OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:requiresFrameIndexScavenging
(Results
1 - 5
of
5
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64RegisterInfo.h
62
bool
requiresFrameIndexScavenging
(const MachineFunction &MF) const {
/external/llvm/lib/Target/PowerPC/
PPCRegisterInfo.h
55
bool
requiresFrameIndexScavenging
(const MachineFunction &MF) const {
/external/llvm/lib/Target/Mips/
Mips16RegisterInfo.cpp
51
bool Mips16RegisterInfo::
requiresFrameIndexScavenging
MipsSERegisterInfo.cpp
52
requiresFrameIndexScavenging
(const MachineFunction &MF) const {
/external/llvm/lib/Target/ARM/
ARMBaseRegisterInfo.cpp
416
requiresFrameIndexScavenging
(const MachineFunction &MF) const {
Completed in 47 milliseconds