Home
last modified time | relevance | path

Searched refs:OPERAND_REG_INLINE_C (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/R600/
DSIRegisterInfo.td228 let OperandType = "OPERAND_REG_INLINE_C";
277 let OperandType = "OPERAND_REG_INLINE_C";
283 let OperandType = "OPERAND_REG_INLINE_C";
DSIDefines.h49 OPERAND_REG_INLINE_C enumerator
DSIRegisterInfo.cpp470 return OpType == AMDGPU::OPERAND_REG_INLINE_C; in opCanUseInlineConstant()
DSIInstrInfo.cpp1291 case AMDGPU::OPERAND_REG_INLINE_C: in verifyInstruction()
/external/llvm/lib/Target/R600/MCTargetDesc/
DSIMCCodeEmitter.cpp84 OpType == AMDGPU::OPERAND_REG_INLINE_C; in isSrcOperand()