Home
last modified time | relevance | path

Searched refs:OPERAND_REG_IMM_V2BF16 (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h210 OPERAND_REG_IMM_V2BF16, enumerator
H A DSIFoldOperands.cpp222 case AMDGPU::OPERAND_REG_IMM_V2BF16: in canUseImmWithOpSel()
H A DSIRegisterInfo.td1210 def VSrc_v2bf16 : SrcRegOrImm9 <VS_32, "OPW32", "OPERAND_REG_IMM_V2BF16", 16, OperandSemantics.BF16…
H A DSIInstrInfo.cpp4286 case AMDGPU::OPERAND_REG_IMM_V2BF16: in isInlineConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp328 case AMDGPU::OPERAND_REG_IMM_V2BF16: in getLitEncoding()
H A DAMDGPUInstPrinter.cpp578 case AMDGPU::OPERAND_REG_IMM_V2BF16: in printImmediateV216()
863 case AMDGPU::OPERAND_REG_IMM_V2BF16: in printRegularOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1398 case AMDGPU::OPERAND_REG_IMM_V2BF16: in getOperandSize()
H A DAMDGPUBaseInfo.cpp2736 case AMDGPU::OPERAND_REG_IMM_V2BF16: in isInlinableLiteralV216()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1962 case AMDGPU::OPERAND_REG_IMM_V2BF16: in getOpFltSemantics()
2280 case AMDGPU::OPERAND_REG_IMM_V2BF16: in addLiteralImmOperand()
2354 case AMDGPU::OPERAND_REG_IMM_V2BF16: in addLiteralImmOperand()
3599 OperandType == AMDGPU::OPERAND_REG_IMM_V2BF16) in isInlineConstant()