Searched refs:opCanUseInlineConstant (Results 1 – 4 of 4) sorted by relevance
197 bool opCanUseInlineConstant(unsigned OpType) const;
440 if (!SRI.opCanUseInlineConstant(OpInfo.OperandType) || in tryAddToFoldList()
1457 bool SIRegisterInfo::opCanUseInlineConstant(unsigned OpType) const { in opCanUseInlineConstant() function in SIRegisterInfo
2954 return RI.opCanUseInlineConstant(OpInfo.OperandType); in isImmOperandLegal()