Searched refs:getEffectiveImmVal (Results 1 – 1 of 1) sorted by relevance
106 std::optional<int64_t> getEffectiveImmVal() const { in getEffectiveImmVal() function117 std::optional<int64_t> ImmToFold = getEffectiveImmVal(); in isOperandLegal()615 ImmVal = Fold.Def.getEffectiveImmVal(); in updateOperand()776 if (std::optional<int64_t> ImmVal = OpToFold.getEffectiveImmVal()) in tryAddToFoldList()1245 std::optional<int64_t> UseImmVal = OpToFold.getEffectiveImmVal(); in foldOperand()1374 *OpToFold.getEffectiveImmVal()); in foldOperand()