Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DSIMCCodeEmitter.cpp264 case AMDGPU::OPERAND_REG_IMM_V2FP16: { in getLitEncoding()
267 if (OpInfo.OperandType == AMDGPU::OPERAND_REG_IMM_V2FP16) in getLitEncoding()
H A DAMDGPUInstPrinter.cpp637 case AMDGPU::OPERAND_REG_IMM_V2FP16: in printOperand()
645 if (OpTy == AMDGPU::OPERAND_REG_IMM_V2FP16) { in printOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIDefines.h143 OPERAND_REG_IMM_V2FP16, enumerator
H A DSIFoldOperands.cpp233 case AMDGPU::OPERAND_REG_IMM_V2FP16: in updateOperand()
H A DSIInstrInfo.cpp3384 case AMDGPU::OPERAND_REG_IMM_V2FP16: in isInlineConstant()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h811 case AMDGPU::OPERAND_REG_IMM_V2FP16: in getOperandSize()
H A DAMDGPUBaseInfo.cpp1562 case AMDGPU::OPERAND_REG_IMM_V2FP16: in isSISrcFPOperand()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1743 case AMDGPU::OPERAND_REG_IMM_V2FP16: in getOpFltSemantics()
2034 case AMDGPU::OPERAND_REG_IMM_V2FP16: in addLiteralImmOperand()
2069 case AMDGPU::OPERAND_REG_IMM_V2FP16: in addLiteralImmOperand()
3187 OperandType == AMDGPU::OPERAND_REG_IMM_V2FP16) in isInlineConstant()