Home
last modified time | relevance | path

Searched refs:OPERAND_REG_IMM_INT16 (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h196 OPERAND_REG_IMM_INT16, enumerator
H A DSIInstrInfo.cpp4166 case AMDGPU::OPERAND_REG_IMM_INT16: in isInlineConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp275 case AMDGPU::OPERAND_REG_IMM_INT16: in getLitEncoding()
H A DAMDGPUInstPrinter.cpp792 case AMDGPU::OPERAND_REG_IMM_INT16: in printRegularOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1320 case AMDGPU::OPERAND_REG_IMM_INT16: in getOperandSize()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1906 case AMDGPU::OPERAND_REG_IMM_INT16: in getOpFltSemantics()
2213 case AMDGPU::OPERAND_REG_IMM_INT16: in addLiteralImmOperand()
2304 case AMDGPU::OPERAND_REG_IMM_INT16: in addLiteralImmOperand()
3447 if (OperandType == AMDGPU::OPERAND_REG_IMM_INT16 || in isInlineConstant()