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