Lines Matching full:asint
2645 APInt AsInt = Value.bitcastToAPInt();2646 getStreamer().EmitIntValue(AsInt.getLimitedValue(),2647 AsInt.getBitWidth() / 8);