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