Searched refs:opCanUseInlineConstant (Results 1 – 3 of 3) sorted by relevance
282 bool opCanUseInlineConstant(unsigned OpType) const;
2916 bool SIRegisterInfo::opCanUseInlineConstant(unsigned OpType) const { in opCanUseInlineConstant() function in SIRegisterInfo
4373 return RI.opCanUseInlineConstant(OpInfo.OperandType); in isImmOperandLegal()