OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SystemZInstrInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
SystemZInstrInfo.h
1
//===--
SystemZInstrInfo
.h - SystemZ instruction information ----*- C++ -*-===//
174
class
SystemZInstrInfo
: public SystemZGenInstrInfo {
217
explicit
SystemZInstrInfo
(SystemZSubtarget &STI);
SystemZInstrInfo.cpp
1
//===--
SystemZInstrInfo
.cpp - SystemZ instruction information ------------===//
13
#include "
SystemZInstrInfo
.h"
56
void
SystemZInstrInfo
::anchor() {}
58
SystemZInstrInfo
::
SystemZInstrInfo
(SystemZSubtarget &sti)
65
void
SystemZInstrInfo
::splitMove(MachineBasicBlock::iterator MI,
116
void
SystemZInstrInfo
::splitAdjDynAlloc(MachineBasicBlock::iterator MI) const {
137
void
SystemZInstrInfo
::expandRIPseudo(MachineInstr &MI, unsigned LowOpcode,
151
void
SystemZInstrInfo
::expandRIEPseudo(MachineInstr &MI, unsigned LowOpcode,
175
void
SystemZInstrInfo
::expandRXYPseudo(MachineInstr &MI, unsigned LowOpcode
[
all
...]
Completed in 35 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026