Home
last modified time | relevance | path

Searched refs:OPERAND_REG_INLINE_AC_V2INT16 (Results 1 – 8 of 8) sorted by relevance

/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIDefines.h244 OPERAND_REG_INLINE_AC_V2INT16, enumerator
HDSIFoldOperands.cpp305 OpType == AMDGPU::OPERAND_REG_INLINE_AC_V2INT16) { in tryFoldImmWithOpSel()
HDSIInstrInfo.cpp4280 case AMDGPU::OPERAND_REG_INLINE_AC_V2INT16: in isInlineConstant()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
HDAMDGPUMCCodeEmitter.cpp318 case AMDGPU::OPERAND_REG_INLINE_AC_V2INT16: in getLitEncoding()
HDAMDGPUInstPrinter.cpp567 case AMDGPU::OPERAND_REG_INLINE_AC_V2INT16: in printImmediateV216()
866 case AMDGPU::OPERAND_REG_INLINE_AC_V2INT16: in printRegularOperand()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
HDAMDGPUBaseInfo.h1394 case AMDGPU::OPERAND_REG_INLINE_AC_V2INT16: in getOperandSize()
HDAMDGPUBaseInfo.cpp2730 case AMDGPU::OPERAND_REG_INLINE_AC_V2INT16: in isInlinableLiteralV216()
/freebsd-head/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
HDAMDGPUAsmParser.cpp1937 case AMDGPU::OPERAND_REG_INLINE_AC_V2INT16: in getOpFltSemantics()
2308 case AMDGPU::OPERAND_REG_INLINE_AC_V2INT16: in addLiteralImmOperand()
2438 case AMDGPU::OPERAND_REG_INLINE_AC_V2INT16: { in addLiteralImmOperand()
3588 OperandType == AMDGPU::OPERAND_REG_INLINE_AC_V2INT16 || in isInlineConstant()