Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIRegisterInfo.h203 bool isSGPRClassID(unsigned RCID) const { in isSGPRClassID()
HDSIInstrInfo.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
HDAMDGPUISelDAGToDAG.cpp378 unsigned RCID = N->getConstantOperandVal(0); in getOperandRegClass() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUInstPrinter.cpp809 int RCID = Desc.operands()[OpNo].RegClass; in printRegularOperand() local
895 int RCID = Desc.operands()[OpNo].RegClass; in printRegularOperand() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/X86/
HDX86FloatingPoint.cpp1596 unsigned RCID; in handleSpecialFP() local
/freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/
HDMachineInstr.cpp970 unsigned RCID; in getRegClassConstraint() local
1836 unsigned RCID; in print() local
HDTargetInstrInfo.cpp1766 unsigned RCID; in createMIROperandComment() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.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-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.cpp2401 unsigned getRegBitWidth(unsigned RCID) { in getRegBitWidth()
2547 unsigned RCID = Desc.operands()[OpNo].RegClass; in getRegOperandSize() local
/freebsd-head/contrib/llvm-project/llvm/lib/Target/RISCV/
HDRISCVISelLowering.cpp216 unsigned RCID = getRegClassIDForVecVT(ContainerVT); in RISCVTargetLowering() local