OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isStoreToStackSlot
(Results
1 - 10
of
10
) sorted by null
/external/llvm/lib/Target/Sparc/
SparcInstrInfo.cpp
57
///
isStoreToStackSlot
- If the specified machine instruction is a direct
62
unsigned SparcInstrInfo::
isStoreToStackSlot
(const MachineInstr *MI,
/external/llvm/lib/Target/XCore/
XCoreInstrInfo.cpp
72
///
isStoreToStackSlot
- If the specified machine instruction is a direct
78
XCoreInstrInfo::
isStoreToStackSlot
(const MachineInstr *MI,
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
148
///
isStoreToStackSlot
- If the specified machine instruction is a direct
153
virtual unsigned
isStoreToStackSlot
(const MachineInstr *MI,
169
/// reference. If not, return false. Unlike
isStoreToStackSlot
,
[
all
...]
/external/llvm/lib/Target/Mips/
Mips16InstrInfo.cpp
57
///
isStoreToStackSlot
- If the specified machine instruction is a direct
63
isStoreToStackSlot
(const MachineInstr *MI, int &FrameIndex) const
MipsSEInstrInfo.cpp
67
///
isStoreToStackSlot
- If the specified machine instruction is a direct
73
isStoreToStackSlot
(const MachineInstr *MI, int &FrameIndex) const
/external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp
108
unsigned SystemZInstrInfo::
isStoreToStackSlot
(const MachineInstr *MI,
/external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp
92
///
isStoreToStackSlot
- If the specified machine instruction is a direct
97
unsigned HexagonInstrInfo::
isStoreToStackSlot
(const MachineInstr *MI,
[
all
...]
/external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp
124
unsigned PPCInstrInfo::
isStoreToStackSlot
(const MachineInstr *MI,
567
// update
isStoreToStackSlot
.
[
all
...]
/external/llvm/lib/Target/X86/
X86InstrInfo.cpp
[
all
...]
/external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp
[
all
...]
Completed in 83 milliseconds