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

/freebsd-10.2-release/contrib/llvm/lib/Target/Mips/
H A DMips16RegisterInfo.cpp1 //===-- Mips16RegisterInfo.cpp - MIPS16 Register Information --------------===//
14 #include "Mips16RegisterInfo.h"
44 Mips16RegisterInfo::Mips16RegisterInfo(const MipsSubtarget &ST) function in class:Mips16RegisterInfo
47 bool Mips16RegisterInfo::requiresRegisterScavenging
51 bool Mips16RegisterInfo::requiresFrameIndexScavenging
56 bool Mips16RegisterInfo::useFPForScavengingIndex
61 bool Mips16RegisterInfo::saveScavengerRegister
75 Mips16RegisterInfo::intRegClass(unsigned Size) const {
80 void Mips16RegisterInfo
[all...]
H A DMips16RegisterInfo.h1 //===-- Mips16RegisterInfo.h - Mips16 Register Information ------*- C++ -*-===//
22 class Mips16RegisterInfo : public MipsRegisterInfo { class in namespace:llvm
24 Mips16RegisterInfo(const MipsSubtarget &Subtarget);
H A DMips16InstrInfo.h17 #include "Mips16RegisterInfo.h"
23 const Mips16RegisterInfo RI;
/freebsd-10.2-release/lib/clang/libllvmmipscodegen/
H A DMakefile13 Mips16RegisterInfo.cpp \

Completed in 54 milliseconds