Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIRegisterInfo.td1161 def SCSrc_b32 : SrcRegOrImm9 <SReg_32, "OPW32", "OPERAND_REG_INLINE_C_INT32", 32, OperandSemantics.…
1296 def VCSrc_b32 : SrcRegOrImm9 <VS_32, "OPW32", "OPERAND_REG_INLINE_C_INT32", 32, OperandSemantics.IN…
1308 def VISrc_64_b32 : SrcRegOrImm9 <VReg_64, "OPW64", "OPERAND_REG_INLINE_C_INT32", 32, OperandSemanti…
1312 def VISrc_128_b32 : SrcRegOrImm9 <VReg_128, "OPW128", "OPERAND_REG_INLINE_C_INT32", 32, OperandSema…
1314 def VISrc_256_b32 : SrcRegOrImm9 <VReg_256, "OPW256", "OPERAND_REG_INLINE_C_INT32", 32, OperandSema…
1317 def VISrc_512_b32 : SrcRegOrImm9 <VReg_512, "OPW512", "OPERAND_REG_INLINE_C_INT32", 32, OperandSema…
1319 def VISrc_1024_b32 : SrcRegOrImm9 <VReg_1024, "OPW1024", "OPERAND_REG_INLINE_C_INT32", 32, OperandS…
H A DSIDefines.h218 OPERAND_REG_INLINE_C_INT32, enumerator
H A DSIFoldOperands.cpp852 TII->isInlineConstant(OpToFold, AMDGPU::OPERAND_REG_INLINE_C_INT32)) { in foldOperand()
910 getRegSeqInit(Defs, UseReg, AMDGPU::OPERAND_REG_INLINE_C_INT32)) { in foldOperand()
925 TII->isInlineConstant(*Def, AMDGPU::OPERAND_REG_INLINE_C_INT32)) { in foldOperand()
H A DSIInstrInfo.cpp4245 case AMDGPU::OPERAND_REG_INLINE_C_INT32: in isInlineConstant()
4691 case AMDGPU::OPERAND_REG_INLINE_C_INT32: in verifyInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCCodeEmitter.cpp277 case AMDGPU::OPERAND_REG_INLINE_C_INT32: in getLitEncoding()
H A DAMDGPUInstPrinter.cpp824 case AMDGPU::OPERAND_REG_INLINE_C_INT32: in printRegularOperand()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h1360 case AMDGPU::OPERAND_REG_INLINE_C_INT32: in getOperandSize()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp1927 case AMDGPU::OPERAND_REG_INLINE_C_INT32: in getOpFltSemantics()
2295 case AMDGPU::OPERAND_REG_INLINE_C_INT32: in addLiteralImmOperand()
2349 case AMDGPU::OPERAND_REG_INLINE_C_INT32: in addLiteralImmOperand()