Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DSIDefines.h166 OPERAND_REG_IMM_V2INT16, enumerator
DSIFoldOperands.cpp219 case AMDGPU::OPERAND_REG_IMM_V2INT16: in updateOperand()
DSIInstrInfo.cpp3796 case AMDGPU::OPERAND_REG_IMM_V2INT16: in isInlineConstant()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/MCTargetDesc/
DSIMCCodeEmitter.cpp274 case AMDGPU::OPERAND_REG_IMM_V2INT16: in getLitEncoding()
DAMDGPUInstPrinter.cpp718 case AMDGPU::OPERAND_REG_IMM_V2INT16: in printRegularOperand()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h1205 case AMDGPU::OPERAND_REG_IMM_V2INT16: in getOperandSize()
DAMDGPUBaseInfo.cpp2180 case AMDGPU::OPERAND_REG_IMM_V2INT16: in isSISrcFPOperand()
/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1872 case AMDGPU::OPERAND_REG_IMM_V2INT16: in getOpFltSemantics()
2170 case AMDGPU::OPERAND_REG_IMM_V2INT16: in addLiteralImmOperand()
2212 case AMDGPU::OPERAND_REG_IMM_V2INT16: in addLiteralImmOperand()
3382 OperandType == AMDGPU::OPERAND_REG_IMM_V2INT16) in isInlineConstant()