OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LanaiInstrInfo
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/Lanai/
LanaiInstrInfo.h
1
//===-
LanaiInstrInfo
.h - Lanai Instruction Information ---------*- C++ -*-===//
25
class
LanaiInstrInfo
: public LanaiGenInstrInfo {
29
LanaiInstrInfo
();
LanaiInstrInfo.cpp
1
//===--
LanaiInstrInfo
.cpp - Lanai Instruction Information ------*- C++ -*-===//
15
#include "
LanaiInstrInfo
.h"
31
LanaiInstrInfo
::
LanaiInstrInfo
()
35
void
LanaiInstrInfo
::copyPhysReg(MachineBasicBlock &MBB,
50
void
LanaiInstrInfo
::storeRegToStackSlot(
70
void
LanaiInstrInfo
::loadRegFromStackSlot(
89
bool
LanaiInstrInfo
::areMemAccessesTriviallyDisjoint(MachineInstr &MIa,
121
bool
LanaiInstrInfo
::expandPostRAPseudo(MachineInstr &MI) const {
165
LanaiInstrInfo
::decomposeMachineOperandsTargetFlags(unsigned TF) const
[
all
...]
Completed in 232 milliseconds