Home
last modified time | relevance | path

Searched refs:opCanUseInlineConstant (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DSIRegisterInfo.h153 bool opCanUseInlineConstant(unsigned OpType) const;
DSIRegisterInfo.cpp898 bool SIRegisterInfo::opCanUseInlineConstant(unsigned OpType) const { in opCanUseInlineConstant() function in SIRegisterInfo
DSIInstrInfo.cpp1552 return RI.opCanUseInlineConstant(OpInfo.OperandType); in isImmOperandLegal()