Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIDefines.h134 OPERAND_REG_IMM_V2INT16, enumerator
155 OPERAND_REG_IMM_LAST = OPERAND_REG_IMM_V2INT16,
DSIFoldOperands.cpp218 case AMDGPU::OPERAND_REG_IMM_V2INT16: in updateOperand()
DSIInstrInfo.cpp2886 case AMDGPU::OPERAND_REG_IMM_V2INT16: in isInlineConstant()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIDefines.h138 OPERAND_REG_IMM_V2INT16, enumerator
159 OPERAND_REG_IMM_LAST = OPERAND_REG_IMM_V2INT16,
DSIFoldOperands.cpp217 case AMDGPU::OPERAND_REG_IMM_V2INT16: in updateOperand()
DSIInstrInfo.cpp3317 case AMDGPU::OPERAND_REG_IMM_V2INT16: in isInlineConstant()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/MCTargetDesc/
DSIMCCodeEmitter.cpp261 case AMDGPU::OPERAND_REG_IMM_V2INT16: in getLitEncoding()
DAMDGPUInstPrinter.cpp545 case AMDGPU::OPERAND_REG_IMM_V2INT16: in printOperand()
/external/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
DSIMCCodeEmitter.cpp269 case AMDGPU::OPERAND_REG_IMM_V2INT16: in getLitEncoding()
DAMDGPUInstPrinter.cpp627 case AMDGPU::OPERAND_REG_IMM_V2INT16: in printOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h622 case AMDGPU::OPERAND_REG_IMM_V2INT16: in getOperandSize()
DAMDGPUBaseInfo.cpp1058 case AMDGPU::OPERAND_REG_IMM_V2INT16: in isSISrcFPOperand()
/external/llvm-project/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h669 case AMDGPU::OPERAND_REG_IMM_V2INT16: in getOperandSize()
DAMDGPUBaseInfo.cpp1230 case AMDGPU::OPERAND_REG_IMM_V2INT16: in isSISrcFPOperand()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1493 case AMDGPU::OPERAND_REG_IMM_V2INT16: in getOpFltSemantics()
1761 case AMDGPU::OPERAND_REG_IMM_V2INT16: in addLiteralImmOperand()
1791 case AMDGPU::OPERAND_REG_IMM_V2INT16: in addLiteralImmOperand()
2765 OperandType == AMDGPU::OPERAND_REG_IMM_V2INT16 || in isInlineConstant()
/external/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp1594 case AMDGPU::OPERAND_REG_IMM_V2INT16: in getOpFltSemantics()
1875 case AMDGPU::OPERAND_REG_IMM_V2INT16: in addLiteralImmOperand()
1906 case AMDGPU::OPERAND_REG_IMM_V2INT16: in addLiteralImmOperand()
3015 OperandType == AMDGPU::OPERAND_REG_IMM_V2INT16) in isInlineConstant()