Searched defs:getRegBankInfo (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetSubtargetInfo.h127 virtual const RegisterBankInfo *getRegBankInfo() const { return nullptr; } function in class:llvm::TargetSubtargetInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.cpp216 const RegisterBankInfo *AArch64Subtarget::getRegBankInfo() const { function in class:AArch64Subtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.cpp139 const RegisterBankInfo *ARMSubtarget::getRegBankInfo() const { function in class:ARMSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.cpp289 const RegisterBankInfo *MipsSubtarget::getRegBankInfo() const { function in class:MipsSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSubtarget.cpp77 const RegisterBankInfo *RISCVSubtarget::getRegBankInfo() const { function in class:RISCVSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.cpp370 const RegisterBankInfo *X86Subtarget::getRegBankInfo() const { function in class:X86Subtarget

Completed in 131 milliseconds