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

/freebsd-11.0-release/contrib/llvm/lib/Target/Mips/
H A DMipsSERegisterInfo.h1 //===-- MipsSERegisterInfo.h - Mips32/64 Register Information ---*- C++ -*-===//
23 class MipsSERegisterInfo : public MipsRegisterInfo { class in namespace:llvm
25 MipsSERegisterInfo();
H A DMipsSERegisterInfo.cpp1 //===-- MipsSERegisterInfo.cpp - MIPS32/64 Register Information -== -------===//
15 #include "MipsSERegisterInfo.h"
45 MipsSERegisterInfo::MipsSERegisterInfo() : MipsRegisterInfo() {} function in class:MipsSERegisterInfo
47 bool MipsSERegisterInfo::
52 bool MipsSERegisterInfo::
58 MipsSERegisterInfo::intRegClass(unsigned Size) const {
105 void MipsSERegisterInfo::eliminateFI(MachineBasicBlock::iterator II,
H A DMipsSEInstrInfo.h18 #include "MipsSERegisterInfo.h"
23 const MipsSERegisterInfo RI;
/freebsd-11.0-release/lib/clang/libllvmmipscodegen/
H A DMakefile36 MipsSERegisterInfo.cpp \

Completed in 107 milliseconds