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