Searched defs:getRegClassForTypeOnBank (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIRegisterInfo.h | 337 getRegClassForTypeOnBank(LLT Ty, const RegisterBank &Bank) const { getRegClassForTypeOnBank() function |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsInstructionSelector.cpp | 120 const TargetRegisterClass *MipsInstructionSelector::getRegClassForTypeOnBank( in getRegClassForTypeOnBank() function in MipsInstructionSelector |
/llvm-project/llvm/lib/Target/RISCV/GISel/ | ||
H A D | RISCVInstructionSelector.cpp | 846 const TargetRegisterClass *RISCVInstructionSelector::getRegClassForTypeOnBank( getRegClassForTypeOnBank() function in RISCVInstructionSelector |
/llvm-project/llvm/lib/Target/AArch64/GISel/ | ||
H A D | AArch64InstructionSelector.cpp | 566 getRegClassForTypeOnBank(LLT Ty, const RegisterBank &RB, getRegClassForTypeOnBank() function |