Home
last modified time | relevance | path

Searched defs:getRegClassForTypeOnBank (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h331 getRegClassForTypeOnBank(LLT Ty, const RegisterBank &Bank) const { getRegClassForTypeOnBank() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsInstructionSelector.cpp120 const TargetRegisterClass *MipsInstructionSelector::getRegClassForTypeOnBank( in getRegClassForTypeOnBank() function in MipsInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/GISel/
H A DRISCVInstructionSelector.cpp846 const TargetRegisterClass *RISCVInstructionSelector::getRegClassForTypeOnBank( in getRegClassForTypeOnBank() function in RISCVInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64InstructionSelector.cpp571 getRegClassForTypeOnBank(LLT Ty, const RegisterBank &RB, in getRegClassForTypeOnBank() function