Home
last modified time | relevance | path

Searched refs:MipsRegisterBankInfo (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsRegisterBankInfo.cpp76 MipsRegisterBankInfo::MipsRegisterBankInfo(const TargetRegisterInfo &TRI) {} in MipsRegisterBankInfo() function in MipsRegisterBankInfo
79 MipsRegisterBankInfo::getRegBankFromRegClass(const TargetRegisterClass &RC, in getRegBankFromRegClass()
179 void MipsRegisterBankInfo::AmbiguousRegDefUseContainer::addDefUses( in addDefUses()
194 void MipsRegisterBankInfo::AmbiguousRegDefUseContainer::addUseDef( in addUseDef()
203 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::skipCopiesOutgoing( in skipCopiesOutgoing()
217 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::skipCopiesIncoming( in skipCopiesIncoming()
228 MipsRegisterBankInfo::AmbiguousRegDefUseContainer::AmbiguousRegDefUseContainer( in AmbiguousRegDefUseContainer()
265 bool MipsRegisterBankInfo::TypeInfoForMF::visit( in visit()
311 bool MipsRegisterBankInfo::TypeInfoForMF::visitAdjacentInstrs( in visitAdjacentInstrs()
353 void MipsRegisterBankInfo::TypeInfoForMF::setTypes(const MachineInstr *MI, in setTypes()
[all …]
H A DMips.h23 class MipsRegisterBankInfo; variable
47 MipsRegisterBankInfo &);
H A DMipsRegisterBankInfo.h31 class MipsRegisterBankInfo final : public MipsGenRegisterBankInfo {
33 MipsRegisterBankInfo(const TargetRegisterInfo &TRI);
H A DCMakeLists.txt55 MipsRegisterBankInfo.cpp
H A DMipsInstructionSelector.cpp36 const MipsRegisterBankInfo &RBI);
63 const MipsRegisterBankInfo &RBI;
82 const MipsRegisterBankInfo &RBI) in MipsInstructionSelector()
937 MipsRegisterBankInfo &RBI) { in createMipsInstructionSelector()
H A DMipsSubtarget.cpp219 auto *RBI = new MipsRegisterBankInfo(*getRegisterInfo()); in MipsSubtarget()
/openbsd-src/gnu/usr.bin/clang/libLLVMMipsCodeGen/
H A DMakefile38 MipsRegisterBankInfo.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/Mips/
H A DBUILD.gn104 "MipsRegisterBankInfo.cpp",
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt6604 llvm/lib/Target/Mips/MipsRegisterBankInfo.h