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