Home
last modified time | relevance | path

Searched defs:RCID (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h197 isSGPRClassID(unsigned RCID) isSGPRClassID() argument
H A DSIInstrInfo.cpp5550 const MCInstrDesc &TID, unsigned RCID, in adjustAllocatableRegClass()
5626 unsigned RCID = Desc.operands()[OpNo].RegClass; in getOpRegClass() local
5635 unsigned RCID = get(MI.getOpcode()).operands()[OpIdx].RegClass; in legalizeOpWithMove() local
9036 const auto RCID = MI.getDesc().operands()[Idx].RegClass; in isBufferSMRD() local
H A DAMDGPUISelDAGToDAG.cpp378 unsigned RCID = N->getConstantOperandVal(0); in getOperandRegClass() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp809 int RCID = Desc.operands()[OpNo].RegClass; in printRegularOperand() local
895 int RCID = Desc.operands()[OpNo].RegClass; in printRegularOperand() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1596 unsigned RCID; in handleSpecialFP() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp970 unsigned RCID; in getRegClassConstraint() local
1836 unsigned RCID; in print() local
H A DTargetInstrInfo.cpp1766 unsigned RCID; in createMIROperandComment() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp270 bool isRegOrInline(unsigned RCID, MVT type) const { in isRegOrInline()
274 bool isRegOrImmWithInputMods(unsigned RCID, MVT type) const { in isRegOrImmWithInputMods()
414 bool isRegOrInlineNoMods(unsigned RCID, MVT type) const { in isRegOrInlineNoMods()
2826 int RCID = getRegClass(RegKind, RegWidth); in getRegularReg() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2401 unsigned getRegBitWidth(unsigned RCID) { in getRegBitWidth()
2547 unsigned RCID = Desc.operands()[OpNo].RegClass; in getRegOperandSize() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp216 unsigned RCID = getRegClassIDForVecVT(ContainerVT); in RISCVTargetLowering() local