Searched defs:RCID (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp856 unsigned RCID; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FloatingPoint.cpp1529 unsigned RCID; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUInstPrinter.cpp579 int RCID = Desc.OpInfo[OpNo].RegClass; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUISelDAGToDAG.cpp595 unsigned RCID = cast<ConstantSDNode>(N->getOperand(0))->getZExtValue(); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp246 bool isRegOrImmWithInputMods(unsigned RCID, MVT type) const { argument
369 bool isRegOrInlineNoMods(unsigned RCID, MVT type) const { argument
2130 int RCID = getRegClass(RegKind, RegWidth); local
[all...]

Completed in 93 milliseconds