Searched refs:MipsSERegisterInfo (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/Mips/
H A DMipsSERegisterInfo.h1 //===-- MipsSERegisterInfo.h - Mips32/64 Register Information ---*- C++ -*-===//
23 class MipsSERegisterInfo : public MipsRegisterInfo { class in namespace:llvm
27 MipsSERegisterInfo(const MipsSubtarget &Subtarget,
H A DMipsSERegisterInfo.cpp1 //===-- MipsSERegisterInfo.cpp - MIPS32/64 Register Information -== -------===//
15 #include "MipsSERegisterInfo.h"
43 MipsSERegisterInfo::MipsSERegisterInfo(const MipsSubtarget &ST, function in class:MipsSERegisterInfo
47 bool MipsSERegisterInfo::
52 bool MipsSERegisterInfo::
57 void MipsSERegisterInfo::eliminateFI(MachineBasicBlock::iterator II,
H A DMipsSEInstrInfo.h18 #include "MipsSERegisterInfo.h"
23 const MipsSERegisterInfo RI;
H A DAndroid.mk38 MipsSERegisterInfo.cpp \

Completed in 85 milliseconds