Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h225 OPERAND_REG_INLINE_C_V2BF16, enumerator
H A DSIFoldOperands.cpp225 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in canUseImmWithOpSel()
H A DSIRegisterInfo.td1299 def VCSrc_v2bf16: SrcRegOrImm9 <VS_32, "OPW32", "OPERAND_REG_INLINE_C_V2BF16", 16, OperandSemantics…
H A DSIInstrInfo.cpp4287 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in isInlineConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp329 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in getLitEncoding()
H A DAMDGPUInstPrinter.cpp579 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in printImmediateV216()
867 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in printRegularOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1389 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in getOperandSize()
H A DAMDGPUBaseInfo.cpp2737 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in isInlinableLiteralV216()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1959 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in getOpFltSemantics()
2277 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in addLiteralImmOperand()
2454 case AMDGPU::OPERAND_REG_INLINE_C_V2BF16: in addLiteralImmOperand()
3597 if (OperandType == AMDGPU::OPERAND_REG_INLINE_C_V2BF16 || in isInlineConstant()