Home
last modified time | relevance | path

Searched refs:getSuperRegForSubReg (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenRegisters.h835 getSuperRegForSubReg(const ValueTypeByHwMode &Ty,
H A DCodeGenRegisters.cpp2565 CodeGenRegBank::getSuperRegForSubReg(const ValueTypeByHwMode &ValueTy, in getSuperRegForSubReg() function in CodeGenRegBank
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2022 return CGRegs.getSuperRegForSubReg(Ty.getValueTypeByHwMode(), SubIdx, in inferSuperRegisterClass()