OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SystemZMachineFunctionInfo
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h
21
///
SystemZMachineFunctionInfo
- This class is derived from MachineFunction and
23
class
SystemZMachineFunctionInfo
: public MachineFunctionInfo {
34
SystemZMachineFunctionInfo
() : CalleeSavedFrameSize(0) {}
36
explicit
SystemZMachineFunctionInfo
(MachineFunction &MF)
/external/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h
1
//===
SystemZMachineFunctionInfo
.h - SystemZ machine function info -*- C++ -*-//
17
class
SystemZMachineFunctionInfo
: public MachineFunctionInfo {
30
explicit
SystemZMachineFunctionInfo
(MachineFunction &MF)
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZMachineFunctionInfo.h
1
//===
SystemZMachineFunctionInfo
.h - SystemZ machine function info -*- C++ -*-//
17
class
SystemZMachineFunctionInfo
: public MachineFunctionInfo {
30
explicit
SystemZMachineFunctionInfo
(MachineFunction &MF)
Completed in 502 milliseconds