Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h201 OPERAND_REG_IMM_INT64, enumerator
H A DSIRegisterInfo.td1139 def SSrc_b64 : SrcRegOrImm9 <SReg_64, "OPW64", "OPERAND_REG_IMM_INT64", 64, OperandSemantics.INT>;
1212 def VSrc_b64 : SrcRegOrImm9 <VS_64, "OPW64", "OPERAND_REG_IMM_INT64", 64, OperandSemantics.INT>;
H A DSIInstrInfo.h1091 AMDGPU::OPERAND_REG_IMM_INT64 : AMDGPU::OPERAND_REG_IMM_INT32; in isInlineConstant()
H A DSIInstrInfo.cpp4257 case AMDGPU::OPERAND_REG_IMM_INT64: in isInlineConstant()
5820 OpInfo.OperandType == AMDGPU::OPERAND_REG_IMM_INT64 || in isOperandLegal()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp288 case AMDGPU::OPERAND_REG_IMM_INT64: in getLitEncoding()
H A DAMDGPUInstPrinter.cpp836 case AMDGPU::OPERAND_REG_IMM_INT64: in printRegularOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1373 case AMDGPU::OPERAND_REG_IMM_INT64: in getOperandSize()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1941 case AMDGPU::OPERAND_REG_IMM_INT64: in getOpFltSemantics()
2242 case AMDGPU::OPERAND_REG_IMM_INT64: in addLiteralImmOperand()
2373 case AMDGPU::OPERAND_REG_IMM_INT64: in addLiteralImmOperand()