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