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