Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.h191 bool isSGPRClassID(unsigned RCID) const { in isSGPRClassID()
H A DSIInstrInfo.cpp4887 const MCInstrDesc &TID, unsigned RCID, in adjustAllocatableRegClass()
4963 unsigned RCID = Desc.operands()[OpNo].RegClass; in getOpRegClass() local
4972 unsigned RCID = get(MI.getOpcode()).operands()[OpIdx].RegClass; in legalizeOpWithMove() local
7896 const auto RCID = MI.getDesc().operands()[Idx].RegClass; in isBufferSMRD() local
H A DAMDGPUISelDAGToDAG.cpp378 unsigned RCID = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); in getOperandRegClass() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineInstr.cpp913 unsigned RCID; in getRegClassConstraint() local
1747 unsigned RCID = 0; in print() local
H A DTargetInstrInfo.cpp1515 unsigned RCID = 0; in createMIROperandComment() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp674 int RCID = Desc.operands()[OpNo].RegClass; in printRegularOperand() local
761 int RCID = Desc.operands()[OpNo].RegClass; in printRegularOperand() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1596 unsigned RCID; in handleSpecialFP() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp264 bool isRegOrInline(unsigned RCID, MVT type) const { in isRegOrInline()
268 bool isRegOrImmWithInputMods(unsigned RCID, MVT type) const { in isRegOrImmWithInputMods()
407 bool isRegOrInlineNoMods(unsigned RCID, MVT type) const { in isRegOrInlineNoMods()
2648 int RCID = getRegClass(RegKind, RegWidth); in getRegularReg() local
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2208 unsigned getRegBitWidth(unsigned RCID) { in getRegBitWidth()
2356 unsigned RCID = Desc.operands()[OpNo].RegClass; in getRegOperandSize() local
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp181 unsigned RCID = getRegClassIDForVecVT(ContainerVT); in RISCVTargetLowering() local